Jump to content
  • 0
Sign in to follow this  
MikZ

Poem of Bragi duration.

Question

2 answers to this question

Recommended Posts

  • 0

You mean how long the song effect stays after you leave the bards range? 

go to your DB Pre or re

Skill_db :

Find bragi

{
    Id: 321
    Name: "BA_POEMBRAGI"
    Description: "Magic Strings"
    MaxLevel: 10
    Hit: "BDT_SKILL"
    SkillType: {
        Self: true
    }
    SkillInfo: {
        Song: true
    }
    AttackType: "Misc"
    DamageType: {
        NoDamage: true
    }
    SkillData1: 180000
    SkillData2: 20000
    CoolDown: 0
    Requirements: {
        SPCost: {
            Lv1: 40
            Lv2: 45
            Lv3: 50
            Lv4: 55
            Lv5: 60
            Lv6: 65
            Lv7: 70
            Lv8: 75
            Lv9: 80
            Lv10: 85
        }
        WeaponTypes: {
            Instruments: true
            Whips: true
        }
    }
    Unit: {
        Id: 0xa9
        Layout: 3
        Interval: 3000
        Target: "All"
        Flag: {
            UF_NOMOB: true
            UF_SONG: true
            UF_DUALMODE: true
        }
    }
},

soo bragi effect is 20 seconds? 

Change SkillData2: 20000 > 50000 

save and reload server, dont need to compile for this

 

 

.......

 

I dont remeember the last time i used bragi though so it could be something else for duration outside the clown's range! 

so if its in src you looking for sorry! 

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.