Viewing Item (Black Ribbon) Ragnarok: Project Zero Control Panel
Basic Info
Name | Black Ribbon[1] |
---|---|
Item ID |
5899
-
Black_Ribbon_
|
Type | Armor |
A simple black ribbon that promotes focus no matter how intense the battle is.
-------------------------
Increases [Sonic Wave] and [Wind Cutter] damage by 50%.
-------------------------
Refine Level +7: ATK +2 for every 5 base AGI.
Refine Level +9: increases [Ignition Break] damage by 30%.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Rune Knight
-------------------------
Increases [Sonic Wave] and [Wind Cutter] damage by 50%.
-------------------------
Refine Level +7: ATK +2 for every 5 base AGI.
Refine Level +9: increases [Ignition Break] damage by 30%.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Rune Knight
Details
Weight | 20 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | None |
Job Classes | Knight |
Gender | Any |
Scripts
Use Script |
---|
bonus2 bSkillAtk,RK_WINDCUTTER,50; bonus2 bSkillAtk,RK_SONICWAVE,50; if(getrefine()>=7) { bonus bAtk,2*(readparam(bAgi)/5); } if(getrefine()>=9) { bonus2 bSkillAtk,RK_IGNITIONBREAK,30; } |
Equip Script |
None |
Unequip Script |
None |