Resurrection

rennison

New member
Messages
15
Points
0
Location
Mossoro/RN
Emulator
Good night, could someone help me? I am not able to use the leaf of yggdrasil item, and the high priest resurrection skill also cannot.

{
    Id: 610
    AegisName: "Leaf_Of_Yggdrasil"
    Name: "Yggdrasil Leaf"
    Type: 11
    Buy: 4000
    Weight: 100
    BuyingStore: true
    Script: <" itemskill ALL_RESURRECTION,1; ">
},
Item_db.txt

{
    Id: 54
    Name: "ALL_RESURRECTION"
    Description: "Resurrection"
    MaxLevel: 4
    Range: 9
    Hit: "BDT_SKILL"
    SkillType: {
        Friend: true
    }
    SkillInfo: {
        AllowReproduce: true
    }
    AttackType: "Magic"
    Element: "Ele_Holy"
    DamageType: {
        NoDamage: true
    }
    InterruptCast: true
    CastTime: {
        Lv1: 6000
        Lv2: 4000
        Lv3: 2000
        Lv4: 0
        Lv5: 1
        Lv6: 1
        Lv7: 1
        Lv8: 1
        Lv9: 1
        Lv10: 1
    }
    AfterCastActDelay: {
        Lv1: 0
        Lv2: 1000
        Lv3: 2000
        Lv4: 3000
        Lv5: 4000
        Lv6: 5000
        Lv7: 6000
        Lv8: 7000
        Lv9: 8000
        Lv10: 9000
    }
    CoolDown: 0
    Requirements: {
        SPCost: 60
        Items: {
            Blue_Gemstone: 1
        }
    }
},
skill_db.txt

 
Good night, could someone help me? I am not able to use the leaf of yggdrasil item, and the high priest resurrection skill also cannot.

Item_db.txt

skill_db.txt
try to insert in a item that can be wear of character.

 
Back
Top