MultiSkills
IP: proxis.midgardmc.eu
Want more skills than the ones listed in the official Heroes skill list? You've come to the right place. I have 50+ unique skills with complete descriptions available. Check out the full list http://dev.bukkit.org/server-mods/multitallenteds-heroes-skills/pages/skill-list/
Installation
To install, simply unzip the latest file and put all of the .jar files in your skills folder for Heroes. Then start and stop your server. All of the config information for each skill will automatically be written to your skills.yml file in Heroes. You can then add skills to your classes by following the directions on the Heroes classes page: http://dev.bukkit.org/server-mods/heroes/pages/skills/
Skill List: http://dev.bukkit.org/server-mods/multitallenteds-heroes-skills/pages/skill-list/
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk
Dev Builds: http://ci.herocraftonline.com/job/Proxis%20Hero%20Skills/
Donations: https://www.wepay.com/donate/heroes?ref=widget&utm_medium=widget&utm_campaign=donation




-
View User Profile
-
Send Message
Posted Jun 14, 2012The skills options do not be written in config, only a few. CB 1.2.5- R4.0
Please can you fix it, i have a large RPG server and need a skills upgrade to make balance! :)
-
View User Profile
-
Send Message
Posted Jun 10, 2012Hi there!
Is FalconPunch supposed to be configurable to choose whether or not I want it to exlode? I can't find that configuration anywhere. :(
-
View User Profile
-
Send Message
Posted Jun 4, 2012. @Anonymous777
Those are now official skills called SkillSummonChicken, SkillSummonSheep, etc
-
View User Profile
-
Send Message
Posted Jun 2, 2012Can you pleaseee readding the following skills:
SkillChicken
SkillSheep
SkillPig
SkillCow
-
View User Profile
-
Send Message
Posted Jun 2, 2012Skill suggestion - decoy : creates a fake you at the location you used the skill and it lasts for a period of time
-
View User Profile
-
Send Message
Posted Jun 1, 2012. @pulsehh
What CB build are you using?
-
View User Profile
-
Send Message
Posted May 31, 2012SkillDisguise is broken.
/skill disguise pig "An internal error occured while attempting to preform this command"
ERROR: http://pastebin.com/7MLC17Nz
-
View User Profile
-
Send Message
Posted May 23, 2012Could you add a passive that gives mana back to a person if he does damage to another entity?...That could go very well with my low mana warriors, gladiators, etc...
-
View User Profile
-
Send Message
Posted May 20, 2012Also, after the update the skill "Despair" is not working properly.
-
View User Profile
-
Send Message
Posted May 20, 2012Can you please update your skill list?
-
View User Profile
-
Send Message
Posted May 17, 2012Could you add support for Disguisecraft as well? I prefer it very much over Mobdisguise.
-
View User Profile
-
Send Message
Posted May 15, 2012<<reply 696473="">>
github.com/multitallented
-
View User Profile
-
Send Message
Posted May 8, 2012Can you release the source for the skills please?
-
View User Profile
-
Send Message
Posted Apr 29, 2012Yea,I do not think your skill "critical" is working properly.
-
View User Profile
-
Send Message
Posted Apr 29, 2012Can you please show me how to configure the chance on critical? : chance: 0.2 chance-per-level: 0 damage-multiplier: 2.0 damage-multiplier-increase: 0
It never seems to do a "critical" hit so i try to change higher but still no critical hit. Please help.
-
View User Profile
-
Send Message
Posted Apr 27, 2012@MontegroDK
ywvm
-
View User Profile
-
Send Message
Posted Apr 24, 2012@Multitallented
tyvm
-
View User Profile
-
Send Message
Posted Apr 24, 2012@MontegroDK
create a class that has the following:
permitted-skills: ALL:
I don't believe it includes the skills in skills.yml unless they're used in a class somewhere
-
View User Profile
-
Send Message
Posted Apr 24, 2012I'm new to using these Multi's Skills, but well, I extracted the .jars into the skills folder, like you suggested, and rebooted my server. I checked my skills.yml and they didn't have the configuration for the new skills. I also tried deleting the old skills.yml to see if that was the issue, and it had the same result. Is this supposed to be what happens?
-
View User Profile
-
Send Message
Posted Apr 23, 2012Sorry for the long wait guys. I should have the fixes done by the end of the day. I just pushed a new build to ci.milkbowl.net but there are still some bugs to fix. The reason my skills break seemingly with every release is because I use stuff in the core of Heroes, not just the api. For instance, there is no api for gaining exp, so when Sleaker changed the gainExp function, it broke all of the skills that use it (like Megabolt).