Item ID | 700019 | For Sale | No | |
---|---|---|---|---|
Identifier | Up_Scalet_Dragon_L_Bow | Credit Price | Not For Sale | |
Name | Patent Scarlet Dragon Leather Bow | Type | Weapon - Bow | |
NPC Buy | 0 | Weight | 90 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 5 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 200 | Min Equip Level | 150 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Two-Handed | |||
Equip Upper | Third / Third Upper / Third Baby | |||
Equippable Jobs | Hunter | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 .@r = getrefine(); 2 bonus bBaseAtk,.@r/2*15; 3 bonus bDelayrate,-(.@r/3*4); 4 if (.@r>=7) { 5 bonus bLongAtkRate,10; 6 bonus2 bAddSize,Size_All,10; 7 } 8 if (.@r>=9) { 9 bonus2 bSkillAtk,"RA_AIMEDBOLT",35; 10 } 11 if (.@r>=11) { 12 bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000; 13 bonus bVariableCastrate,-10; 14 } |
|||
Equip Script | None | |||
Unequip Script | None |