Frontier Crystal (Will) 4Lv ( Ch01_S_E_Will04 )
ID 313936 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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(); if (.@g>=ENCHANTGRADE_D) { bonus bCRate,2; bonus bPAtk,4; bonus bCon,6; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,3; bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@g>=ENCHANTGRADE_B) { bonus bCrt,4; bonus bCritical,2*(.@r/4); bonus bBaseAtk,3*(.@r/4); if (.@g>=ENCHANTGRADE_A) { bonus bCon,3*(.@r/3); bonus bCrt,2*(.@r/3); } } } } Not specified Not specified Not specified |