ID #650010
Weapon
Paradise Ninja Punishment Shuriken
Buy Price: N/A
Sell Price: N/A
A huuma shuriken made by the Paradise Group.
_______________________
Indestructible in battle
_______________________
MATK +180
MATK +3%
_______________________
Base Level at least 60:
Decreases Variable Casting Time by 10%.
_______________________
Base Level at least 75:
Increases damage of Flaming Petals and Freezing Spear and Wind Blade by 10%.
_______________________
Base Level at least 90:
Increases damage of Exploding Dragon, Snow Flake Draft and First Wind by additional 20%.
_______________________
Type: Huuma Shuriken
Attack: 100
Weight: 0
Weapon Level: 3
Refineable: No
_______________________
Requirement:
Base Level 45
Ninja classes
_______________________
Indestructible in battle
_______________________
MATK +180
MATK +3%
_______________________
Base Level at least 60:
Decreases Variable Casting Time by 10%.
_______________________
Base Level at least 75:
Increases damage of Flaming Petals and Freezing Spear and Wind Blade by 10%.
_______________________
Base Level at least 90:
Increases damage of Exploding Dragon, Snow Flake Draft and First Wind by additional 20%.
_______________________
Type: Huuma Shuriken
Attack: 100
Weight: 0
Weapon Level: 3
Refineable: No
_______________________
Requirement:
Base Level 45
Ninja classes
Basic Information
Type
Weapon
Range
1
Job Requirements
Ninja
Yes
Requirements
Weapon Level
3
Min Level
45
Scripts
Script bonus bMatkRate,3; if (BaseLevel>=60) bonus bVariableCastrate,-10; if (BaseLevel>=75) { bonus2 bSkillAtk,"NJ_KOUENKA",20; bonus2 bSkillAtk,"NJ_HYOUSENSOU",20; bonus2 bSkillAtk,"NJ_HUUJIN",20; } if (BaseLevel>=90) { bonus2 bSkillAtk,"NJ_BAKUENRYU",20; bonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20; bonus2 bSkillAtk,"NJ_KAMAITACHI",20; }
bonus bMatkRate,3;
if (BaseLevel>=60)
bonus bVariableCastrate,-10;
if (BaseLevel>=75) {
bonus2 bSkillAtk,"NJ_KOUENKA",20;
bonus2 bSkillAtk,"NJ_HYOUSENSOU",20;
bonus2 bSkillAtk,"NJ_HUUJIN",20;
}
if (BaseLevel>=90) {
bonus2 bSkillAtk,"NJ_BAKUENRYU",20;
bonus2 bSkillAtk,"NJ_HYOUSYOURAKU",20;
bonus2 bSkillAtk,"NJ_KAMAITACHI",20;
}