
RENEWAL / ITEMS
Muqaddas Tasyiribatiy [2]
#510102Weapon
Mocadas_C_Sword
TypeWeapon
Weapon classDagger
Equipment positionWeapon
GenderBoth
Weight125
Buy price0 z
Sell price0 z
ATK215
Slots2
Required level250
Weapon level5
Description
A Dagger created by combining holy relics and magical power.
ATK + 5%.
Increase The Deft Stab damage by 10%.
If refine rate is 7 or higher, increases melee physical damage by 10%.
If refine rate is 9 or higher, increase Deft Stab damage by additional 10%.
If refine rate is 11 or higher, increase Deft Stab damage by additional 10%.
------------------------
[Grade Bonus]
[Grade D] Physical damage to small size enemies +15%.
[Grade C] Physical damage to medium size enemies +15%.
[Grade B] Physical damage to large size enemies +15%.
[Grade A] P.Atk + 5.
------------------------
Class : Dagger
Attack : 215
Weight : 125
Weapon Lv : 5
Required Level : 250
Usable by : Abyss Chaser
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Rogue
- Yes
- Classes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,5;
bonus2 bSkillAtk,"ABC_DEFT_STAB",10;
if (.@r>=7) {
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus2 bSkillAtk,"ABC_DEFT_STAB",10;
if (.@r>=11) {
bonus2 bSkillAtk,"ABC_DEFT_STAB",10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus2 bAddSize,Size_Small,15;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bAddSize,Size_Medium,15;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddSize,Size_Large,15;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,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