Dimension World Crystal (Prudence) ( Ch01_S_E_Prudence06 )
ID 313914 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 bPAtk,7; bonus bCon,7; if (.@g>=ENCHANTGRADE_C) { bonus bLongAtkRate,15; bonus bShortAtkRate,15; if (.@g>=ENCHANTGRADE_B) { bonus bCon,7; bonus bBaseAtk,10*(.@r/3); if (.@g>=ENCHANTGRADE_A) { bonus bCon,6*(.@r/2); /* TODO: bonus bCon,7*(.@r/2); according to description */ } } } } Not specified Not specified Not specified |