A Skill that throws enemies?
#8
FUNNY you should ask. As of now, I've worked to change the options:

Code:
# SKILLS
  # -------------------------------------------
  #             Type  Chance  Must Hit  Halved
  #             ====  ======  ========  ======
  SKILL[1]  = [  3,    50,    true,     true  ]   # Heal all 50% chance at 1/2
  SKILL[57] = [  1,    99,    false,    true  ]   # CrossCut hits another halved
  SKILL[58] = [  2,    99,    false,    false ]   # Feint hits all others

TYPE: Type of attack as before
CHANCE: Chance of the attacker actually doing the 'collateral' attack
MUST HIT: A true/false value indicating if the initial attack DOES need to hit in the first place.
HALVED: Whether the collateral damage is half damage(true) or full damage(false)*

* The HALVED option needs you to edit the Game_Battler code to add VERY simple lines of code. If the damage generating values were broken up into smaller sections... it wouldn't be an issue.

In the works. :D
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)

[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png]    [Image: liM4ikn.png]    [Image: fdzKgZA.png]    [Image: sj0H81z.png]
[Image: QL7oRau.png]    [Image: uSqjY09.png]    [Image: GAA3qE9.png]    [Image: 2Hmnx1G.png]    [Image: BwtNdKw.png%5B]
  Above are clickable links
Reply }


Messages In This Thread
A Skill that throws enemies? - by Bennerdeben - 09-28-2024, 08:42 AM
RE: A Skill that throws enemies? - by DerVVulfman - 09-29-2024, 09:49 PM
RE: A Skill that throws enemies? - by Bennerdeben - 09-30-2024, 09:10 AM
RE: A Skill that throws enemies? - by DerVVulfman - 09-30-2024, 03:33 PM
RE: A Skill that throws enemies? - by Bennerdeben - 10-01-2024, 08:18 AM
RE: A Skill that throws enemies? - by DerVVulfman - 10-01-2024, 08:19 PM
RE: A Skill that throws enemies? - by Bennerdeben - 10-02-2024, 12:49 PM
RE: A Skill that throws enemies? - by DerVVulfman - 10-03-2024, 04:15 AM
RE: A Skill that throws enemies? - by Bennerdeben - 10-03-2024, 09:02 AM
RE: A Skill that throws enemies? - by DerVVulfman - 10-08-2024, 02:15 PM
RE: A Skill that throws enemies? - by Bennerdeben - 10-08-2024, 05:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Actors & enemies without Morale Bennerdeben 4 2,072 07-15-2023, 06:21 PM
Last Post: Bennerdeben
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 12,296 05-07-2021, 02:05 PM
Last Post: FrQise
   Skill Cooldown script Fenriswolf 11 16,101 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   Scan skill should show states Tumen 5 9,071 05-02-2017, 03:33 AM
Last Post: DerVVulfman
   Dervvulfman's Skill Tree (Micko's) Passive Skill Malfunction! reiji1337 6 9,568 04-28-2017, 03:27 AM
Last Post: reiji1337
   RMXP SKill animations too bright (overlaying the battle screen) Starmage 4 10,024 06-13-2016, 03:41 AM
Last Post: Starmage
   Lycan abs - Making enemies flee on sight ChickenFetus 1 4,352 06-07-2016, 04:39 AM
Last Post: DerVVulfman
   Atoa ACBS HP Regen Skill Lightness 11 13,741 03-11-2016, 10:43 PM
Last Post: Lightness
   Inserting MOG Chain Commands in a particular Skill ID iceflux 6 12,656 08-27-2015, 06:33 PM
Last Post: iceflux
   Jumping Enemies? Bounty Hunter Lani 2 5,166 01-17-2015, 06:58 AM
Last Post: Bounty Hunter Lani



Users browsing this thread: 3 Guest(s)