Renewal
.:Item Database:.

5th Anniversary Coin [0]   [Accessory]   Item ID# 2709 (5_Anniversary_Coin)
Type
Armor
Class
Accessory
Buy
2z
Sell
1z
Weight
0
Defense
0
Required Lvl
None
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A party coin to celebrate the 6th Anniversary of Ragnarok Lucky Coin.
ATK + 5%, MATK 5%
Item Script
{ bonus bAtkRate,5; bonus bMatkRate,5; },{},{}
Dropped By No Result

Cat Ear Beret [0]   [Upper Head]   Item ID# 18600 (Cat_Ears_Beret)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Required Lvl
None
Slot
0
Applicable Jobs
Every Job
Description
a cute beret that feels cat is wearing it because of its ear decoration.
ATK + 5%.
If it refined over 5, will give 1% bonus on physical attack to "Human" type and receive less damage from "Human" type.
(This bonus would work up to +12, 7%)
Item Script
expand to view script
{ bonus bAtkRate,5; if(getrefine() > 5 && getrefine() <= 12) { bonus2 bAddRace,RC_DemiHuman,(getrefine() - 5); bonus2 bSubRace,RC_DemiHuman,(getrefine() - 5); bonus2 bAddRace,RC_Player_Human,(getrefine() - 5); bonus2 bSubRace,RC_Player_Human,(getrefine() - 5); } if(getrefine() > 12) { bonus2 bAddRace,RC_DemiHuman,7; bonus2 bAddRace,RC_Player_Human,7; bonus2 bSubRace,RC_DemiHuman,7; bonus2 bSubRace,RC_Player_Human,7; } },{},{}
Dropped By No Result

Neo Skull Ring [0]   [Accessory]   Item ID# 2763 (Skul_Ring_C)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
0
Defense
0
Required Lvl
95
Slot
0
Refineable
No
Applicable Jobs
Every Rebirth Job except High Novice
Description
Rental Items
A weird ring adorned with a skull in which the words, "Forever, until death..." are engraved.
ATK + 5%, MATK + 5%
MaxHP + 5%, Increases heal effectiveness by 5%.
Enables use of Level 1 Sight.
Item Script
{ bonus bAtkRate,5; bonus bMatkrate,5; bonus bMaxHPrate,5; bonus2 bSkillHeal,"AL_HEAL",5; skill "MG_SIGHT",1; },{},{}
Dropped By No Result

Small Devil Horns [0]   [Middle Head]   Item ID# 18503 (Small_Horn_Of_Devil)
Type
Armor
Class
Middle Headgear
Buy
20z
Sell
10z
Weight
10
Defense
2
Required Lvl
None
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
...
ATK, MATK 5%.
MaxHP, MaxSP + 10%.
Item Script
{ bonus bAtkRate,5; bonus bMatkRate,5; bonus bMaxHPRate,10; bonus bMaxSPRate,10; },{},{}
Dropped By No Result

back to top