id: !i CacoSqua
# Short Description:
# Loud sound unnerves all enemies for several turns.
# Author: Bryce Schroeder
flags: !f MOVE_ENEMY_SIDE
minimum_morale: 0.0
morale_cost: -2.0 # A buff, improves morale
ammo: !f NO_AMMO
energy_cost: 1
chain:
- base_to_hit: !d +10
  crowd_response:
  - 0 # BLOODLUST
  - 0 # MAJESTY
  - 0 # THRILLS
  - -1 # BEAUTY Ow, my ears
  element_filter: !f ELEMENT_SKY
  flags: !f CHAIN_FAILBREAK|FILTER_ELEMENT|TEST_WILL_BASED
  
- base_to_hit: 0 # Unused
  crowd_response:
  - 0 # BLOODLUST
  - 0 # MAJESTY
  - 0 # THRILLS
  - 0 # BEAUTY
  element_filter: 0
  flags: 0
  
- base_to_hit: 0 # Unused
  crowd_response:
  - 0
  - 0
  - 0
  - 0
  element_filter: 0
  flags: 0
  
- base_to_hit: 0 # Unused
  crowd_response:
  - 0
  - 0
  - 0
  - 0
  element_filter: 0
  flags: 0
  
effects:
- type: !f EFFECT_STAT_MOD 
  flags: 0
  which: !f MP
  modifier: !d -5d4
  physical_fraction: 10
  aspect: !f ASPECT_INSTANT  
  duration: 0
  element: !f ELEMENT_SKY
  family_mask: 0
  
- type: !f EFFECT_NIL # unused
  flags: 0
  which: 0
  modifier: 0
  physical_fraction: 0
  aspect: 0  
  duration: 0
  element: 0
  family_mask: 0
  
- type: !f EFFECT_NIL # unused
  flags: 0
  which: 0
  modifier: 0
  physical_fraction: 0
  aspect: 0  
  duration: 0
  element: 0
  family_mask: 0
  
- type: !f EFFECT_NIL # unused
  flags: 0
  which: 0
  modifier: 0
  physical_fraction: 0
  aspect: 0 
  duration: 0
  element: 0
  family_mask: 0

NSC/Cacophanous Squawk (last edited 2021-05-08 02:30:26 by Bryce)