Search the Community
Showing results for tags 'epoque'.
Found 8 results
-
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.
- 7 replies
-
- expansion-pack
- epoque
-
(and 2 more)
Tagged with:
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bSCExchange, to HPM format. This bonus gives the player a chance to instead of being inflicted by a status (SC_BLIND, SC_FREEZE, etc) to a new one. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
- bscexchange
- epoque
-
(and 1 more)
Tagged with:
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bSCDamage, to HPM format. This bonus increase damage on enemy inflicted with status effect n by x%. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bHealAttack, to HPM format. This bonus gives the player the ability to cast healing attacks on enemies regardless of undead element, causing damage. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
- epoque
- healattack
-
(and 1 more)
Tagged with:
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bAreaSkill, to HPM format. This bonus gives a y% chance for skill (skill_id) n to be AoE in y*y cells. There is still no support for Skill name as parameter on this version because I didn't find a way to hook on script -> buildin(bonus). Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bAtkEmoticon, to HPM format. This bonus gives a chance to use emoticon when attacked, attacking or both. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
- atkemoticon
- epoque
-
(and 1 more)
Tagged with:
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bCopycat, to HPM format. This bonus gives chance to auto-cast the last skill used on you back to the caster. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more conversions from Epoque as plugins. Thanks.
-
Hello Community, I have adapted a bonus from Epoque Expansion Pack, bLastStand, to HPM format. This bonus allow a player that have this status to survive a killing blow with the given chance. Repository: https://github.com/yanpitangui/HPM-Plugins I plan to add more plugins as conversions from Epoque. Thanks.