Save-Point
Collateral Attacks - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: Collateral Attacks (/thread-10031.html)



Collateral Attacks - DerVVulfman - 10-08-2024

Collateral Attacks
Version: 1



Introduction

This system is designed to allow an attack  to apply damage to one (or more) additional targets. The targets may be random, all encompassing, or fixed to the same principle target attacked.  Likewise,  the secondary strikes may be limited to random chance, or require that the initial attack succeed.

And then there's an option whereby the secondary strikes are at half damage.

This script was inspired  by Bennerdeben of Save-Point  who requested advice on how to generate additional random strikes for a given attack.


Script
Content Hidden



Instructions

All within the script.


Compatibility

Fairly compatible for RPGMaker XP systems other than the optional direct edits described. However, said edits are not necessary IF you choose not to employ half-damage from collateral strikes.


Terms and Conditions

Free to use, even in commercial projects.  However, I will need some form of due credit for both myself and Bennerdeben...  even if but a mere mention in some end titles.


RE: Collateral Attacks - Bennerdeben - 10-12-2024

Tested it and works flawlessly so far Winking Thanks!