ID #15446
Armor
Cetrion's Ring (OSM) [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 350
Slots: 1
Armor level: 1
Required level: 50
Weight: 350
Slots: 1
Armor level: 1
Required level: 50
Basic Information
Type
Armor
Weight
350
Requirements
Armor Level
1
Min Level
50
Scripts
Script .@a = (readparam(bStr)/18); .@b = (readparam(bAgi)/18); .@c = (readparam(bVit)/18); .@d = (readparam(bInt)/18); .@e = (readparam(bDex)/18); .@f = (readparam(bLuk)/18); bonus bInt,2*.@a; bonus bMatk,2*.@a; bonus2 bIgnoreMdefRaceRate,RC_All,10*.@a; bonus bLuk,2*.@b; bonus bCritical,2*.@b; bonus bCritAtkRate,.@b; bonus bDex,2*.@c; bonus bHit,2*.@c; bonus bVariableCastrate,-.@c; bonus bStr,2*.@d; bonus bBaseAtk,2*.@d; bonus bDelayrate,-.@d; bonus bVit,2*.@e; bonus bDef,2*.@e; bonus bMaxHPrate,.@e; bonus bAgi,2*.@f; bonus bAspdRate,.@f; bonus2 bIgnoreDefRaceRate,RC_All,10*.@f;
.@a = (readparam(bStr)/18); .@b = (readparam(bAgi)/18); .@c = (readparam(bVit)/18); .@d = (readparam(bInt)/18); .@e = (readparam(bDex)/18); .@f = (readparam(bLuk)/18); bonus bInt,2*.@a; bonus bMatk,2*.@a; bonus2 bIgnoreMdefRaceRate,RC_All,10*.@a; bonus bLuk,2*.@b; bonus bCritical,2*.@b; bonus bCritAtkRate,.@b; bonus bDex,2*.@c; bonus bHit,2*.@c; bonus bVariableCastrate,-.@c; bonus bStr,2*.@d; bonus bBaseAtk,2*.@d; bonus bDelayrate,-.@d; bonus bVit,2*.@e; bonus bDef,2*.@e; bonus bMaxHPrate,.@e; bonus bAgi,2*.@f; bonus bAspdRate,.@f; bonus2 bIgnoreDefRaceRate,RC_All,10*.@f;