Shang Tsung's Rainbow (OSM)
| Item ID | 15857 | Name | Shang Tsung's Rainbow (OSM) |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Shang_Rainbow_EXE | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Upper Headgear | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 50 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bInt,3; bonus bAgi,3; bonus bMdef,10; bonus bMatk,2*getrefine(); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bAspdRate,getequiprefinerycnt(EQI_HEAD_TOP); |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"WZ_EARTHSPIKE",5,min(.@r,12); bonus3 bAutoSpell,"WZ_HEAVENDRIVE",5,min(.@r,12); |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_LIGHTNINGBOLT",5,min(.@r,12); bonus3 bAutoSpell,"MG_THUNDERSTORM",5,min(.@r,12); |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_COLDBOLT",5,min(.@r,12); bonus3 bAutoSpell,"WZ_FROSTNOVA",5,min(.@r,12); |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_FIREBOLT",5,min(.@r,12); bonus3 bAutoSpell,"MG_FIREBALL",5,min(.@r,12); |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"MG_SOULSTRIKE",5,min(.@r,12); bonus3 bAutoSpell,"MG_NAPALMBEAT",5,min(.@r,12); |