Jump to content

Coookie

Members
  • Content Count

    36
  • Joined

  • Last visited


Reputation Activity

  1. Like
    Coookie reacted to Aethelingaeg in Aethelingaeg's Plugin Collection   
    Hello Community,
    This is the official topic for my plugin collection.
    Here's the changes:
    Initial:
    * @hatless (hide at will your headgear)
    Added later:
    bonus bLastStand (allow player to survive killing blow at a given chance) bonus bCopycat (allow player to auto-cast the last skill used on him back to the caster) bonus bAtkEmoticon (allow player to automatically use emoticon when attacking, being attacked or both) @mobalive (simplification of mobsearch that only shows if mob is alive or dead) bonus bAreaSkill (y% chance for skill (skill_id) n to be AoE in y*y cells) bonus bHealAttack (gives the player the ability to cast healing attacks on enemies regardless of undead element, causing damage) bonus bSCDamage (Increase damage on enemy inflicted with status effect n by x%.) bonus bSCExchange (This bonus gives the player a chance to instead of being inflicted by a status (SC_BLIND, SC_FREEZE, etc) to a new one.) bonus bDeathKeepBuffs (Allow for status to remain when player is killed.) bonus bAvoidTrap (N% chance to avoid activating a trap when stepping on it.) bonus bNoAreaMagic (Reduce area target magic damage in n%.) bonus bNoSingleMagic (Reduce single target magic damage in n%.) bonus bElementDamage (Increase player damage of element n by x%) Repository: https://github.com/yanpitangui/HPM-Plugins
    I plan to add more conversions from Epoque Expansion Pack as plugins.
    Thanks.
  2. Like
    Coookie got a reaction from reinzhart in What Episode hercules are now?   
    Here you can check it out. 
     
  3. Like
    Coookie reacted to Angelmelody in MVP and Mini Boss Card global removal   
    you can try src modification
     
     
    https://github.com/HerculesWS/Hercules/blob/master/src/map/mob.c#L2373
     
    to add this line
    if ( it->type == IT_CARD && ( md->status.mode & MD_BOSS ) ) continue;
×
×
  • Create New...

Important Information

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