Renewal
.:Renewal Item Database:.

Archbishop1Lv    Item ID# 4805 (Heal_Amount2)
Archbishop Lv1
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Increases your healing skills effectiveness by 3%.
Item Script
{ bonus bHealPower,3; },{},{}
Dropped By No Result

Archbishop2Lv    Item ID# 4850 (Heal_Amount3)
Heal Lv3
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Increases heal efficiency by 6%
Increases SP consumption by 5%
Item Script
{ bonus bHealPower,6; bonus bUseSPrate,5; },{},{}
Dropped By No Result

Archbishop3Lv    Item ID# 4851 (Heal_Amount4)
Heal Lv4
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Increases heal efficiency by 12%
Increases SP consumption by 10%
Item Script
{ bonus bHealPower,12; bonus bUseSPrate,10; },{},{}
Dropped By No Result

Archbishop4Lv    Item ID# 4852 (Heal_Amount5)
Heal Lv5
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Increases heal efficiency by 20%
Increases SP consumption by 15%
Item Script
{ bonus bHealPower,20; bonus bUseSPrate,15; },{},{}
Dropped By No Result

Lucky Egg C9    Item ID# 12654 (Lucky_Egg_C9)
Recruit's Mount Gift
Type
Usable Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Applicable Jobs
Every Job
Description
A box given to friends of new recruits that contains 1 Halter Lead. Once opened, the item inside expires after 30 days.
This item is account bound.
An animal halter lead that summons a creature to ride on.
Mount creatures increase movement speed by 25%.
Cannot attack while on a mount.
When this item expires, so does the mount.
Item Script
{ getgroupitem(IG_Lucky_Egg_C9); },{},{}
Dropped By No Result

Mountain Helmet [1]   [Upper Head]   Item ID# 15891 (Mountain_Helmet)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
50
Required Lvl
100
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Helmet to protect the head from falling rocks.

Reduce after cast delay by 10%.

Increase damage of Axe Tornado, Power Swing by 30%
When FAW Silver Sniper Lv.5, guide hit + 50%.
When Axe Boomerang Lv.5, reduce cooltime of Axe Tornado by 0.5s.
When Magma Eruption Lv.5, when performing a physical attack, adds 3% chance to increase Power Swing damage by 10% per base VIT 10.
Per 1 refine level, Reduce incoming fire and earth property damage by 3%.
When refined to +7 or higher, additional Axe Tornado, Power Swing damage + 50%.
When refined to +9 or higher, additional Axe Tornado, Power Swing damage + 70%.

Type : Helmet Defense : 0
Required Level : 100
Class : All
Item Script
expand to view script
{ .@r = getrefine(); bonus bDelayrate,-10; bonus2 bSkillAtk,"NC_AXETORNADO",30; bonus2 bSkillAtk,"NC_POWERSWING",30; autobonus "{ bonus2 bSkillAtk,\"NC_POWERSWING\",10*(readparam(bVit)/10); }",30,10000,BF_WEAPON; bonus2 bSubEle,Ele_Fire,.@r; bonus2 bSubEle,Ele_Earth,.@r; if (getskilllv("NC_SILVERSNIPER") == 5) bonus bPerfectHitAddRate,50; if (getskilllv("NC_AXEBOOMERANG") == 5) bonus2 bSkillCooldown,"NC_AXETORNADO",-500; if (getskilllv("NC_MAGMA_ERUPTION") == 5) if (.@r>=7) { bonus2 bSkillAtk,"NC_AXETORNADO",50; bonus2 bSkillAtk,"NC_POWERSWING",50; } if (.@r>=9) { bonus2 bSkillAtk,"NC_AXETORNADO",70; bonus2 bSkillAtk,"NC_POWERSWING",70; } },{},{}
Dropped By No Result

Reins Of Mount    Item ID# 12622 (Boarding_Halter)
Halter Lead
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A mysterious halter that summon creature to ride on.
Cannot be traded with others.
Item Script
{ setmounting(); },{},{ if (ismounting()) setmounting(); }
Dropped By No Result

back to top