Sealed Gypsy Trentini Card ( SLD_Gypsy_Card )
| ID 27219 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||
| Type: Card item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| 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 | |||||||||||||||||||||
|
Nos refinos entre 0 e +14: Flee +10. Class: Card All Not specified
if (getrefine()<15) {
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {
skill "DC_FORTUNEKISS2",5;
}
bonus bFlee,(readparam(bVit)>=110) ? 20 : 10;
}
else {
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {
skill "DC_FORTUNEKISS2",7;
}
bonus bFlee,(readparam(bVit)>=110) ? 30 : 15;
}
Not specified Not specified Not specified |
||||||||||||||||||||||||