Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

User:Brevin

From DFO World Wiki
Jump to: navigation, search

Template:AtSchool

This page is up to date as of Client Version: unknown, If you would like to edit it, please add more information by clicking the following link: (Link) as this page is automatically generated.

Brevin

User brevin.gif

Type TypeDemon.png
Class Crusader
Level 1010101
Dungeons Black Volcano
Drops unknown
Edit Data


Description

A high skilled programmer just looking for busy work.

Strategy

Coded a http://wiki.dfo-world.com/view/Sample:Skill in Java. src: https://github.com/brevinL/DNF_wiki/blob/master/src/Table.java

Skill Table Formula:
[parsed in regex(Current Skill Lv Effect) +=
{ (parsed in regex(Max Skill Lv Effect - Min Skill Lv Effect) / (Max Skill Lv - 1)),
      16 bits < number precision < 32 bits }, Min Skill Lv <= Current Skill Lv <= Max Skill Lv]
*data distribution MAX_SKILLS_LV{5} to N processors [Not implemented in code yet]


Projects In Progress

  • Currently MIA. Will be back in a few weeks.