Skarlet's Robe (OSM) [1] ( Skarlet_Robe_EXE )
| ID 15449 |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | Slots: 1 | ||||||||||||||||||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 55 | |||||||||||||||||||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 50 | Max. Equip Level: Not specified | |||||||||||||||||||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||||||||||||||||||
|
All Not specified
Flags
Stacking
Not specified
Usage
Not specified
Trade
Delay
Not specified
.@r = getrefine(); .@a = ((.@r >= 10) ? 200 : ((.@r >= 9) ? 140 : ((.@r >= 8) ? 90 : ((.@r >= 7) ? 50 : 20)))); .@b = ((.@r >= 10) ? 60 : ((.@r >= 9) ? 40 : ((.@r >= 8) ? 20 : ((.@r >= 7) ? 10 : 0)))); .@c = ((.@r >= 10) ? 6 : ((.@r >= 9) ? 4 : ((.@r >= 8) ? 2 : ((.@r >= 7) ? 1 : 0)))); bonus bMdef,10; bonus bAllStats,1; bonus2 bExpAddRace,RC_All,5; bonus bHPGainValue,.@a; bonus bMagicHPGainValue,.@a; bonus2 bHPDrainRate,.@b,.@c; Script References
getrefine
Command
getrefine
Signature:
Description:
function is called.
This function is intended for use in item scripts.
bMdef
Item Bonus
bMdef
Signature:
Description:
Equipment MDEF + n
bAllStats
Item Bonus
bAllStats
Signature:
Description:
STR + n, AGI + n, VIT + n, INT + n, DEX + n, LUK + n
bExpAddRace
Item Bonus
bExpAddRace
Signature:
Description:
Increase exp gained by x% against enemies of race r
bHPGainValue
Item Bonus
bHPGainValue
Signature:
Description:
Heals +n HP when killing an enemy with a melee-physical attack
bMagicHPGainValue
Item Bonus
bMagicHPGainValue
Signature:
Description:
Heals +n HP when killing an enemy with a magical attack
bHPDrainRate
Item Bonus
bHPDrainRate
Signature:
Description:
Adds a x/10% chance to drain n% HP from inflicted damage when attacking
Not specified Script ReferencesNo documented script references were detected. Not specified Script ReferencesNo documented script references were detected. Not specified Not specified Not specified Not specified Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||||||||||||||||||