51 lines
774 B
YAML
51 lines
774 B
YAML
|
name: Bugcatcher!
|
||
|
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: bg/forest
|
||
|
source: img
|
||
|
scale: 2
|
||
|
color: null
|
||
|
flip_x: false
|
||
|
flip_y: false
|
||
|
offset: [0.0, -0.2]
|
||
|
opacity: 1
|
||
|
rotation: 0
|
||
|
- name: piuy/bugcatcher
|
||
|
source: img
|
||
|
scale: 1
|
||
|
color: null
|
||
|
flip_x: false
|
||
|
flip_y: false
|
||
|
offset: [0.2, 0.0]
|
||
|
opacity: 1
|
||
|
rotation: 0
|
||
|
- name: clip/bow
|
||
|
source: img
|
||
|
scale: 0.2
|
||
|
color: null
|
||
|
flip_x: false
|
||
|
flip_y: false
|
||
|
offset: [0.39, -0.067]
|
||
|
opacity: 1
|
||
|
rotation: -30
|
||
|
- name: twitter/butterfly
|
||
|
source: emoji
|
||
|
scale: 0.3
|
||
|
color: null
|
||
|
flip_x: false
|
||
|
flip_y: false
|
||
|
offset: [-0.3, -0.067]
|
||
|
opacity: 1
|
||
|
rotation: -30
|