Help on custom weapon

Aurora

New member
Messages
121
Points
0
Emulator
I have added a custom weapon(katar) successfully but when I use katar skills(sonic blow/grimtooth) the skill is failing. 

{
    Id: 32000
    AegisName: "Wolverine_Claw"
    Name: "Wolverine Claw"
    Type: 4
    Buy: 57000
    Weight: 1500
    Atk: 140
    Range: 1
    Job: {
        Assassin: true
    }
    Loc: 34
    WeaponLv: 4
    EquipLv: 75
    View: 98
},
 
What am I missing?
Solved. Changed View to 16.

 
Back
Top