Sealed Daehyon Card ( SLD_Daehyon_Card )
| ID 27220 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 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 +50 em Espadas de uma ou duas mãos. ATK + 50 apabila di pasang ke One-Handed atau Two-Handed Sword. Class: Card All Not specified
if (getrefine()<15) {
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
bonus bBaseAtk,50;
}
}
else {
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
bonus bBaseAtk,75;
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||