Illusion Ballista
| Item ID | 18149 | Name | Illusion Ballista |
|
A giant bow which was used in the ancient battles. It is been said, the bow was designed to storm through fortress walls and gates, but now it is reduced in size and damage, perhaps for a remodel.
_______________________ For each Refine Level: Increases long range physical attack by 1%. _______________________ When equipped with Illusion Apple of Archer: ATK +50, Increases Ranged Physical Damage by 5%. _______________________ Refine Level of Illusion Ballista and Illusion Apple of Archer each is +7 or higher: Increases damage of Arrow Storm by 20%. _______________________ Total Refine Level of entire set at least +18: ATK +10% _______________________ Total Refine Level of entire set at least +22: Increases damage of Arrow Storm damage by additional 30%. _______________________ Type: Bow Attack: 200 Weight: 350 Weapon Level: 4 _______________________ Requirement: Base Level 100 3rd Archer classes |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Balistar_IL | ||
| Attack | 200 | Type | Weapon - Bow | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Archer, Hunter, Bard / Dancer | ||
| Range | 5 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Upper, Third, Third Upper, Third Baby | ||
| Weight | 350 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bLongAtkRate,getrefine(); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@weapon = getequiprefinerycnt(EQI_HAND_R);
.@eq = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bLongAtkRate,5;
if (.@weapon >= 7 && .@eq >= 7) {
.@val = 20;
}
if ((.@weapon + .@eq) >= 18) {
bonus bAtkRate,10;
}
if ((.@weapon + .@eq) >= 22) {
.@val += 30;
}
if (.@val) {
bonus2 bSkillAtk,"RA_ARROWSTORM",.@val;
}
|
Illusion Ballista Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3750 | Matt Drainliar | 0.025% | YES | 137 | Brute | Level 0 Neutral | gef_d01_i |
| 3757 | Dracula of Rage | 5% | YES | 139 | Demon | Level 0 Neutral | gef_d01_i |