0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28596 Armor

Toy Ring [1]

Buy Price: N/A Sell Price: N/A
A ring that makes a striking sound when shaken.
I feel that the attack has become stronger.
_______________________
STR +5, AGI +5
VIT +5
_______________________
Enables the use of Level 5 Hammerfall.
_______________________
For each Base Level:
Increases damage of Bash by 1%.
_______________________
For each 5 Base Level:
Increases damage of Bowling Bash by 3%.
_______________________
For each 2 Levels of Sword Mastery:
STR +1, AGI +1,
VIT +1, ATK +10
_______________________
When equipped with Meteor Strike:
ATK +100
Increases damage of Bowling Bash by additional 50%.
_______________________
Type: Accessory
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
500

Requirements

1
100

Scripts

.@a = (getskilllv("SM_SWORD")/2); .@b = (getskilllv("GN_TRAINING_SWORD")/2); bonus bStr,5+(.@a+.@b); bonus bAgi,5+(.@a+.@b); bonus bVit,5+(.@a+.@b); bonus bBaseAtk,10*(.@a+.@b); skill "BS_HAMMERFALL",5; bonus2 bSkillAtk,"SM_BASH",BaseLevel; bonus2 bSkillAtk,"KN_BOWLINGBASH",3*(BaseLevel/5);
.@a = (getskilllv("SM_SWORD")/2);
.@b = (getskilllv("GN_TRAINING_SWORD")/2);
bonus bStr,5+(.@a+.@b);
bonus bAgi,5+(.@a+.@b);
bonus bVit,5+(.@a+.@b);
bonus bBaseAtk,10*(.@a+.@b);
skill "BS_HAMMERFALL",5;
bonus2 bSkillAtk,"SM_BASH",BaseLevel;
bonus2 bSkillAtk,"KN_BOWLINGBASH",3*(BaseLevel/5);
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.