Payon Soldier Card ( Payon_Soldier_Card )
ID 27169 |
![]() |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||||||
Type: Card item. | Sub Type: Not specified | Gender: Both | Locations: Weapon | |||||||||||||||||||||||||
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 | |||||||||||||||||||||||||
ATQ e ATQM +5. Class: Card ATK, MATK +5. All
.@atk = 5; .@r = getrefine(); .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if ((.@i == W_1HSPEAR || .@i == W_2HSPEAR) && .@r >= 10) { .@atk += 20; if (.@r >= 14) { .@atk += 20; } } bonus bBaseAtk,.@atk; bonus bMatk,.@atk; Not specified Not specified |