Renewal
.:Renewal Item Database:.
Weapon

Punic Tentia [1]   [One Hand]   Item ID# 26171 (Ponitendtia_J)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
30
Attack
60 / MATK 180
Required Lvl
100
Weapon Lvl
4
Slot
1
Applicable Jobs
Arch Bishop
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus2 bSkillAtk,"PR_MAGNUS",30; },{},{}
Dropped By No Result

Punish Scepter [2]   [One Hand]   Item ID# 590045 (Punish_Hall)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
150
Attack
210
Required Lvl
215
Weapon Lvl
5
Slot
2
Applicable Jobs
Inquisitor
Description
A scepter said to be used to slay demons with evil energy.

Indestructible in battle

ATK +5%, POW +2
Increases damage of Third Punish by 5%.

Refine Level +5:
Increases damage of Third Punish by additional 10%.

Refine Level +7:
Increases melee physical damage by 5%.

Refine Level +9:
Increases damage of Third Punish by additional 10%.

Refine Level +10:
Critical +10

Refine Level +11:
Increases damage of Third Punish by additional 5%.
Increases damage of First Brand by 15%.

[Bonus by Grade]
[Grade D]: melee physical damage +10%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Physical Damage against enemies of every race +10%.
[Grade A]: Physical Damage against enemies of every element +10%.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; bonus bPow,2; bonus2 bSkillAtk,"IQ_THIRD_PUNISH",5; if (.@r>=5) { bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10; if (.@r>=7) { bonus bShortAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10; if (.@r>=10) { bonus bCritical,10; if (.@r>=11) { bonus2 bSkillAtk,"IQ_FIRST_BRAND",15; bonus2 bSkillAtk,"IQ_THIRD_PUNISH",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bShortAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } },{},{}
Dropped By No Result

« First < 141516171819
back to top