Item ID | 830002 | For Sale | No | ||
---|---|---|---|---|---|
Identifier | Up_The_Black_Gatling | Credit Price | Not For Sale | ||
Name | Patent The Black | Type | Weapon - Gatling Gun | ||
NPC Buy | 0 | Weight | 300 | ||
NPC Sell | 0 | Weapon Level | 4 | ||
Range | 9 | Defense | 0 | ||
Slots | 2 | Refineable | Yes | ||
Attack | 225 | Min Equip Level | 150 | ||
MATK | 0 | Max Equip Level | None | ||
Equip Locations | Two-Handed | ||||
Equip Upper | None | ||||
Equippable Jobs | Rebellion | ||||
Equip Gender | Both (Male and Female) | ||||
Trade restriction | None | ||||
Item Use Script |
1 .@r 2 = 3 getrefine(); 4 bonus 5 bBaseAtk,15*(.@r/2); 6 bonus 7 bLongAtkRate,4*(.@r/3); 8 if 9 (.@r 10 =7) 11 { 12 bonus2 13 bSkillAtk,"RL_R_TRIP",20; 14 bonus2 15 bSkillUseSPrate,"RL_R_TRIP",10; 16 } 17 if 18 (.@r 19 =9) 20 { 21 bonus2 22 bSkillAtk,"RL_R_TRIP",15; 23 autobonus3 24 "{ 25 bonus 26 bBaseAtk,50; 27 bonus 28 bLongAtkRate,10; 29 }",1000,90000,"RL_P_ALTER"; 30 } 31 if 32 (.@r 33 =11) 34 { 35 bonus2 36 bAddSize,Size_All,15; 37 } |
||||
Equip Script | None | ||||
Unequip Script | None |