Item Details

Emerald Ring [1] ( Emerald_Ring )

ID 28573 Emerald Ring [1]
Emerald Ring [1] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 30 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Right_Accessory + Left_Accessory
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

DEX+5, AGI+5, VIT+5.
Serangan skill [Arrow Shower] dan [Double Strafe] meningkat 1% untuk setiap 1 base level.
Serangan skill [Severe Rainstorm] meningkat 2% setiap 10 Base level.
Penggunaan SP dari skill [Improvised Song] berkurang 18.
Meningkatkan AGI+1 setiap 2 Level [Double Strafe] yang diketahui.
Meningkatkan VIT+1 setiap 2 Level [Double Strafe] yang diketahui.
Meningkatkan DEX+1 setiap 2 Level [Double Strafe] yang diketahui.
Meningkatkan ATK+20 setiap 2 Level [Double Strafe] yang diketahui.
Jenis : Accessory Defense : 3
Berat : 30
Required Lv. : 100
Equip : All class

A beautiful ring with a big shiny emerald inserted into it.
Class: Accessory
Weight: 30
Requires Level: 100
Usable By: All Jobs
Agi + 5
Additional Agi + 1 per 2 levels of Double Strafe known.
Vit + 5
Additional Vit + 1 per 2 levels of Double Strafe known.
Dex + 5
Additional Dex + 1 per 2 levels of Double Strafe known.
ATK + 20 per 2 levels of Double Strafe known.
Increases the damage of Arrow Shower and Double Strafe by 1% for every base level.
Increases the damage of Severe Rainstorm by 2% for every 10 base levels.
Reduces the SP cost of Improvised Song by 18.

A beautiful ring with a big shiny emerald inserted into it.
Agi + 5
Additional Agi + 1 per 2 levels of Double Strafe known.
Vit + 5
Additional Vit + 1 per 2 levels of Double Strafe known.
Dex + 5
Additional Dex + 1 per 2 levels of Double Strafe known.
Atk + 20 per 2 levels of Double Strafe known.
Increases the damage of Arrow Shower and Double Strafe by 1% for every base level.
Increases the damage of Severe Rainstorm by 2% for every 10 base levels.
Class: Accessory
Weight: 30
Requires Level: 100
Usable By: All Jobs

All

Not specified

Flags
Can be added to a player buying store? No
Summons monster? No
Is part of a container? No
Has unique stack? No
Binds on equip? No
Announces drop? No
Is consumed on use? Yes
Has drop effect? No
Stacking
Not specified
Usage
Not specified
Trade
Override Not specified
Can be dropped? Yes
Can be traded? Yes
Can be traded with partner? Yes
Can be sold to NPC? Yes
Can be placed in cart? Yes
Can be placed in storage? Yes
Can be placed in guild storage? Yes
Can be sent by mail? Yes
Can be put in auction? Yes
Delay
Not specified
.@a = getskilllv("AC_DOUBLE")/2;
bonus bAgi,5+(.@a);
bonus bVit,5+(.@a);
bonus bDex,5+(.@a);
bonus bBaseAtk,(20*.@a);
bonus2 bSkillAtk,"AC_DOUBLE",BaseLevel;
bonus2 bSkillAtk,"AC_SHOWER",BaseLevel;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/10);
bonus2 bSkillUseSP,"WM_RANDOMIZESPELL",18;
Script References
getskilllv Command
getskilllv
Signature:
getskilllv(<skill id>)
getskilllv("<skill name>")
Description:
character has. If they don't have the skill, 0 will be returned. The full list of character skills is available in ''. There are two main uses for this function, it can check whether the character has a skill or not, and it can tell you if the level is high enough. Example 1: Example 2:
Example:
if (getskilllv(152))
mes "You have got the skill Throw Stone";
else
mes "You don't have Throw Stone";
close;
if (getskilllv(28) >= 5)
mes "Your heal lvl is 5 or more";
else if (getskilllv(28) == 10)
mes "Your heal lvl has been maxed";
else
mes "You heal skill is below lvl 5";
close;
bAgi Item Bonus
bAgi
Signature:
bonus bAgi,n;
Description:
AGI + n
bVit Item Bonus
bVit
Signature:
bonus bVit,n;
Description:
VIT + n
bDex Item Bonus
bDex
Signature:
bonus bDex,n;
Description:
DEX + n
bBaseAtk Item Bonus
bBaseAtk
Signature:
bonus bBaseAtk,n;
Description:
Basic attack power + n
bSkillAtk Item Bonus
bSkillAtk
Signature:
bonus2 bSkillAtk,sk,n;
Description:
Increases damage of skill sk by n%
bSkillUseSP Item Bonus
bSkillUseSP
Signature:
bonus2 bSkillUseSP,sk,n;
Description:
Decreases SP consumption of skill sk by n
Not specified
Script References

No documented script references were detected.

Not specified
Script References

No documented script references were detected.

Not specified

Not specified

Not specified

Not specified

Not specified

Not specified

Refine Group Item Level Refineable Weapon Level Armor Level Details
Refine Armor 1 No Not specified 1 Details

Not specified