ID #500005
Weapon
Infinity Blade [1]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 150
Weight: 1300
Slots: 1
Weapon level: 4
Required level: 100
Attack: 150
Weight: 1300
Slots: 1
Weapon level: 4
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
1300
Range
1
Job Requirements
Alchemist
Yes
Assassin
Yes
Blacksmith
Yes
Crusader
Yes
Knight
Yes
Rogue
Yes
Super Novice
Yes
Requirements
Weapon Level
4
Min Level
100
Scripts
Script .@r = getrefine(); bonus bAgi,20; bonus bCritical,50; bonus bFlee2,20; bonus2 bAddRace,RC_Demon,50; bonus2 bAddRace,RC_Undead,50; bonus3 bAutoSpell,"ASC_BREAKER",max(getskilllv("ASC_BREAKER"),3),100+(30*.@r); if (.@r>=8) { skill "ASC_BREAKER",5; bonus bNoSizeFix; }
.@r = getrefine();
bonus bAgi,20;
bonus bCritical,50;
bonus bFlee2,20;
bonus2 bAddRace,RC_Demon,50;
bonus2 bAddRace,RC_Undead,50;
bonus3 bAutoSpell,"ASC_BREAKER",max(getskilllv("ASC_BREAKER"),3),100+(30*.@r);
if (.@r>=8) {
skill "ASC_BREAKER",5;
bonus bNoSizeFix;
}