


π Navigation Menu
Item Information
#31051: Acidified Zone Wind Effect
| Item ID | 31051 | Sellable | No |
|---|---|---|---|
| Identifier | A_Zone_Wind_Effect |
Cash Price | Not for sale |
| Name | Acidified Zone Wind Effect | Type | Card |
| Buy Price | 0 z. | Weight | 0 |
| Sell Price | 0 z. | Weapon Level | 0 |
| Range | 0 tiles | Defense | 0 |
| Slots | 0 | Refineable | No |
| Attack | 0 | Min Level | 0 |
| Equip Loc | None | ||
| Jobs | All Jobs | ||
| Gender | Both | ||
Item Scripts
Usage Script:
1 hateffect HAT_EF_acidified_zone_wind_A,true;
2 hateffect HAT_EF_acidified_zone_wind_B,true;
3 UnEquipScript: |
4 hateffect HAT_EF_acidified_zone_wind_A,false;
5 hateffect HAT_EF_acidified_zone_wind_B,false;
On Equip:
None
On Unequip:
1 hateffect HAT_EF_acidified_zone_wind_A,false;
2 hateffect HAT_EF_acidified_zone_wind_B,false;