Dimension World Crystal (Will) ( Ch01_S_E_Will06 )
ID 313938 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
Type: Card item. | Sub Type: Enchant Card | Gender: Both | Locations: Not specified | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
All Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus2 bAddClass,Class_Boss,5; bonus2 bAddSize,Size_All,15; if (.@g>=ENCHANTGRADE_D) { bonus bCRate,3; bonus bPAtk,4; bonus bCon,7; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,8; bonus bLongAtkRate,10; bonus bShortAtkRate,10; if (.@g>=ENCHANTGRADE_B) { bonus bCrt,5; bonus bCritical,4*(.@r/3); bonus bBaseAtk,6*(.@r/3); if (.@g>=ENCHANTGRADE_A) { bonus bCon,4*(.@r/2); bonus bCrt,3*(.@r/2); } } } } Not specified Not specified Not specified |