ID #2053
Weapon
Abyss Staff [1]
Buy Price: N/A
Sell Price: N/A
A weapon that has been transformed by the magical power of a stranger.
Even if they look the same, their performance is different.
_______________________
MATK +270
_______________________
Decreases damage taken from Players by 30%.
_______________________
For each Refine Level:
Increases Healing skills effectiveness by 2%.
_______________________
Refine Level +7:
ATK +5%
Decreases damage taken from Players by 5%.
_______________________
Refine Level +9:
ATK +5%
Decreases damage taken from Players by additional 5%.
_______________________
When compounded with Labyrinth Doppelganger Card:
Increases Attack Speed (decreases After Attack Delay by 10%).
Increases Physical Damage against enemies of all elements by 10%.
_______________________
When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases Damage against monsters of all elements by 15%.
_______________________
Indestructible in battle
_______________________
Type: Two-Handed Staff
Attack: 120
Weight: 240
Weapon Level: 4
_______________________
Requirement:
Base Level 165
Super Novice, 3rd Magician and 3rd Acolyte classes
Even if they look the same, their performance is different.
_______________________
MATK +270
_______________________
Decreases damage taken from Players by 30%.
_______________________
For each Refine Level:
Increases Healing skills effectiveness by 2%.
_______________________
Refine Level +7:
ATK +5%
Decreases damage taken from Players by 5%.
_______________________
Refine Level +9:
ATK +5%
Decreases damage taken from Players by additional 5%.
_______________________
When compounded with Labyrinth Doppelganger Card:
Increases Attack Speed (decreases After Attack Delay by 10%).
Increases Physical Damage against enemies of all elements by 10%.
_______________________
When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases Damage against monsters of all elements by 15%.
_______________________
Indestructible in battle
_______________________
Type: Two-Handed Staff
Attack: 120
Weight: 240
Weapon Level: 4
_______________________
Requirement:
Base Level 165
Super Novice, 3rd Magician and 3rd Acolyte classes
Basic Information
Type
Weapon
Weight
2400
Range
1
Job Requirements
Novice
Yes
Priest
Yes
Super Novice
Yes
Wizard
Yes
Class Requirements
Upper
Yes
Requirements
Weapon Level
4
Min Level
165
Scripts
Script bonus2 bSubRace,RC_Player_Human,30; .@r = getrefine(); bonus bHealPower,.@r*2; if (.@r>=7) { bonus bMatkRate,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus bMatkRate,5; bonus2 bSubRace,RC_Player_Human,5; } bonus bUnbreakableWeapon;
bonus2 bSubRace,RC_Player_Human,30;
.@r = getrefine();
bonus bHealPower,.@r*2;
if (.@r>=7) {
bonus bMatkRate,5;
bonus2 bSubRace,RC_Player_Human,5;
}
if (.@r>=9) {
bonus bMatkRate,5;
bonus2 bSubRace,RC_Player_Human,5;
}
bonus bUnbreakableWeapon;