+ TBWCS 953 Posted July 30, 2016 (edited) RPG Maker MV Plugin – Meliodas’ Full Counter Author: Soulpour777 DOWNLOAD Description: This ability allows Meliodas to reflect attacks aimed at him, back at the enemy, but with much greater power; therefore, the stronger the opponent’s powers are, the stronger Meliodas’ power becomes. This plugin then mimics this ability. Instructions: Tag your states with <full_counter> if you want them to behave like Meliodas’ Full Counter. Make sure that the state is a magic reflection ability. This works by injecting new effects if the state is tagged with it and if magical reflect is added into it as an effect. The FULL COUNTER MULTIPLIER is the multiplier of the reflect damage. This means that the actual damage of the reflection (normal) is multiplied by it. When I said that Math formula is accepted, I meant that any math style value is accepted. For example: Math.floor(Math.random() * 20) This will randomize between 0 to 19. Edited July 30, 2016 by Soulpour777 Share this post Link to post Share on other sites