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!
Difference between revisions of "Template:DataMonster User:Brevin"
(bored as fuck.) |
m |
||
Line 13: | Line 13: | ||
|Desc=A high skilled programmer just looking for busy work. | |Desc=A high skilled programmer just looking for busy work. | ||
|Strategy= Coded a [[http://wiki.dfo-world.com/view/Sample:Skill| Skill Template]] in Java. src: [[https://github.com/brevinL/DNF_wiki/blob/master/src/Table.java| Git Hub]] | |Strategy= Coded a [[http://wiki.dfo-world.com/view/Sample:Skill| Skill Template]] in Java. src: [[https://github.com/brevinL/DNF_wiki/blob/master/src/Table.java| Git Hub]] | ||
+ | <pre>Skill Table Formula: | ||
+ | { (parsed in regex(Max Skill Effect Lv - Min Skill Effect Lv) / (Max Skill Lv - 1)), | ||
+ | 16 bits < number precision < 32 bits }</pre> | ||
}}<noinclude> | }}<noinclude> |
Revision as of 08:12, 23 January 2015
Data
Parameter | Value |
---|---|
Name | Brevin |
IsBoss | No |
IsSpecial | No |
IsAPC | No |
IsSummon | No |
Type | |
Type2 | (Type2 empty) |
Type3 | (Type3 empty) |
Family | (Family missing) |
Family2 | (Family2 empty) |
Class | Crusader |
Sprite | |
SpriteSize | (SpriteSize empty) |
Portrait | (Portrait empty) |
Icon | (Icon empty) |
Card | (Card empty) |
Level | 1010101 |
Dungeons | Black Volcano |
Drops | (Drops empty) |
Desc | A high skilled programmer just looking for busy work. |
MoveList | (MoveList empty) |
Strategy | Coded a [Skill Template] in Java. src: [Git Hub]
Skill Table Formula: { (parsed in regex(Max Skill Effect Lv - Min Skill Effect Lv) / (Max Skill Lv - 1)), 16 bits < number precision < 32 bits } |
Notes | (Notes empty) |
ShortDesc | (ShortDesc empty) |