
RENEWAL / ITEMS
Poenitentia Orbis [2]
#500046Weapon
Poenitentia_Orbis
TypeWeapon
Weapon classOne-Handed Sword
Equipment positionWeapon
GenderBoth
Weight160
Buy price0 z
Sell price0 z
ATK260
Slots2
Required level230
Weapon level5
Description
A sword filled with the pain of grief.
------------------------
ATK + 5%.
Increase Shield Chain Rush and Double Bowling Bash damage by 10%.
------------------------
For every 2 refine level, increase Shield Boomerang and Back Stab damage by 3%.
------------------------
When refined to +7 or higher, ASPD + 20%.
------------------------
When refined to +9 or higher, increase Shield Boomerang and Back Stab damage by additional 25%.
------------------------
When refined to +11 or higher, increase physical damage against all size enemies by 15%.
------------------------
[Grade Bonus]
[Grade D] Increase Shield Chain Rush and Double Bowling Bash damage by additional 5%.
[Grade C] Increase Shield Chain Rush and Double Bowling Bash damage by additional 3%. P.ATK + 1.
[Grade B] Increase Shield Chain Rush and Double Bowling Bash damage by additional 5%. POW + 1.
------------------------
Type : Sword
Attack : 260
Weight : 160
Weapon Level : 5
Required Level : 230
Class : Hyper Novice
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Super Novice
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,5;
bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",10;
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",10;
bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",3*(.@r/2);
bonus2 bSkillAtk,"RG_BACKSTAP",3*(.@r/2);
if (.@r>=7) {
bonus bAspdRate,20;
if (.@r>=9) {
bonus2 bSkillAtk,"CR_SHIELDBOOMERANG",25;
bonus2 bSkillAtk,"RG_BACKSTAP",25;
if (.@r>=11) {
bonus2 bAddSize,Size_All,15;
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",5;
bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5;
if (.@g >= ENCHANTGRADE_C) {
bonus bPAtk,1;
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",3;
bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",3;
if (.@g >= ENCHANTGRADE_B) {
bonus bPow,1;
bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",5;
bonus2 bSkillAtk,"HN_SHIELD_CHAIN_RUSH",5;
}
}
}
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item