xplodingbrain

Hijack Status Writeup 2.0 INC

Oct 16th, 2016
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Hitpoints: Determines how close to defeat your character is. When HP reaches 0, the player character must try to survive. The parameters to successful survival are purely contextual. In general, avoid defeat whenever possible.
  2.  
  3. Action Points: The means in which the characters interact in a battle scenario. At the beginning of every turn, all characters regenerate 3 AP unless stated otherwise. All characters can only store up to 6 AP for their turn.
  4.  
  5. Resource: The primary mechanics of each character. Different characters have different playstyles incorporating their resource. Use your resources effectively to dominate the battlefield!
  6.  
  7. Status ailments when applied, start at level 1. If they are applied again, they are moved to level 2. If both levels are applied, both level effects are applied. Status effects are persistent for one enemy turn unless stated otherwise.
  8.  
  9. ==
  10.  
  11. Addle (1): Lose one applied buff.
  12. Stun (2): Lose the ability to dodge.
  13.  
  14. Cripple (1): Attacks are reduced in effectiveness and will not inflict status ailments.
  15. Lock (2): Combos will not deal damage.
  16.  
  17. Recoil (1): Take damage at the start of your turn
  18. Curse (2): Take damage for every AP you spend
  19.  
  20. Blind (1): First action will fail.
  21. Confuse (2): Actions will not combo.
  22.  
  23. Cleanse (1): Clear one debuff.
  24. Invigorate (2): Grants temporary immunity to debuffs.
  25.  
  26. Regenerate (1): Regain a small amount of HP at the start of your turn
  27. Lifetap (2): Recover HP based on damage dealt
  28.  
  29. ==
  30.  
  31. Dodge: Non upgradeable. Dodge incoming hits based on stacks you have. 1 Dodge = 1 Dodged Hit.
  32. Pierce: Non upgradeable. Penetrates defenses such as Block or Decoy
  33. Block: Non upgradeable. Completely nullifies an Attack. Does not work against Pierce
  34. Decoy: Non upgradeable. Changes target of attack. Does not prevent pierce.
  35. Lock On: Causes all subsequent attacks to hit this target alone.
  36.  
  37. ==
  38.  
  39. Attack ---/--/-/+/++/+++: Stacking damage modifier
  40. Defense ---/--/-/+/++/+++: Stacking defense modifier
Add Comment
Please, Sign In to add comment