24 lines
321 B
YAML
24 lines
321 B
YAML
|
name: Hi!
|
||
|
style: item
|
||
|
costs:
|
||
|
- 2 ACT
|
||
|
- 1 COMBO
|
||
|
playcost:
|
||
|
- 'Element: fire'
|
||
|
- BODY+5 POWER
|
||
|
flavor: Enemies sure are squishy
|
||
|
description: Perform an attack
|
||
|
steps:
|
||
|
- Do A
|
||
|
- Then B
|
||
|
figures:
|
||
|
- name: piuy/hi
|
||
|
source: img
|
||
|
scale: 1
|
||
|
color: null
|
||
|
flip_x: false
|
||
|
flip_y: false
|
||
|
offset: [0.0, 0.0]
|
||
|
opacity: 1
|
||
|
rotation: 0
|