Viewing Item

#19211: Magical Feather
Tags:
Item ID 19211 For Sale No
Identifier Magical_Feather_K Credit Price Not For Sale
Name Magical Feather Type Armor
NPC Buy 20 Weight 3
NPC Sell 10 Weapon Level 0
Range 0 Defense 5
Slots 1 Refineable Yes
Attack 0 Min Equip Level 10
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script
1 .@r = getrefine();
2 if (.@r>=7)
3 .@b = 10;
4 else
5 .@b = 5;
6 bonus2 bMagicAddEle,Ele_Dark,.@b;
7 bonus2 bMagicAddEle,Ele_Poison,.@b;
8 bonus2 bMagicAddEle,Ele_Holy,.@b;
9 bonus2 bMagicAddEle,Ele_Ghost,.@b;
10 bonus2 bMagicAddEle,Ele_Undead,.@b;
11 bonus2 bAddEle,Ele_Dark,.@b;
12 bonus2 bAddEle,Ele_Poison,.@b;
13 bonus2 bAddEle,Ele_Holy,.@b;
14 bonus2 bAddEle,Ele_Ghost,.@b;
15 bonus2 bAddEle,Ele_Undead,.@b;
16 if (.@r>=9) {
17 bonus2 bSubEle,Ele_Dark,7;
18 bonus2 bSubEle,Ele_Poison,7;
19 bonus2 bSubEle,Ele_Holy,7;
20 bonus2 bSubEle,Ele_Ghost,7;
21 bonus2 bSubEle,Ele_Undead,7;
22 }
23 if (.@r>=12) {
24 .@val = 1;
25 }
26 bonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,10,BF_SHORT|BF_WEAPON,1;
27 bonus5 bAutoSpell,"AL_HOLYLIGHT",1+.@val,5,BF_LONG|BF_WEAPON,1;
Equip Script None
Unequip Script None
Used in Item Group CANDLELIGHT_SCROLL

All trademarks referenced herein are the properties of their respective owners. We are in no way affiliated with, associated with, or endorsed by GRAVITY. Copyright © 2025.

 

We use cookies to optimize our website and our service. Cookie Policy - Privacy Policy Accept