rename costs and properties into playcost
This commit is contained in:
parent
df97d6a1e1
commit
0b33f89321
|
@ -2,6 +2,7 @@
|
|||
|
||||
<yaml_data>
|
||||
style: item
|
||||
playcost:
|
||||
figures:
|
||||
- name: items/pokeball2
|
||||
source: img
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Bomb!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Apple!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Beetle!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Bi!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Ba!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Bugcatcher!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Cat!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Chicken!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Color!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Cute!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
@ -12,12 +11,21 @@ steps:
|
|||
- Do A
|
||||
- Then B
|
||||
figures:
|
||||
- name: piuy/cute
|
||||
source: img
|
||||
scale: 1
|
||||
- name: https://images-na.ssl-images-amazon.com/images/I/71lPPPoUTIL._SX342_.jpg
|
||||
source: url
|
||||
scale: 2.8
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.0, 0.0]
|
||||
offset: [0.0, -0.7]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
- name: piuy/cute
|
||||
source: img
|
||||
scale: 0.5
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.0, 0.1]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
name: Dance!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- asd
|
||||
- asd
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
@ -21,3 +22,21 @@ figures:
|
|||
offset: [0.0, 0.0]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
- name: clip/curtain
|
||||
source: img
|
||||
scale: 1
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.6, 0.0]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
- name: clip/curtain
|
||||
source: img
|
||||
scale: 1
|
||||
color: null
|
||||
flip_x: true
|
||||
flip_y: false
|
||||
offset: [-0.6, 0.0]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Haha!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Hi!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Peace!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Sing!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Stare!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Suprise!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Twirl!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
name: Waiting!
|
||||
name: Wings!
|
||||
style: item
|
||||
costs:
|
||||
playcost:
|
||||
- 2 ACT
|
||||
- 1 COMBO
|
||||
playcost:
|
||||
- 'Element: fire'
|
||||
- BODY+5 POWER
|
||||
flavor: Enemies sure are squishy
|
||||
|
@ -12,12 +11,30 @@ steps:
|
|||
- Do A
|
||||
- Then B
|
||||
figures:
|
||||
- name: piuy/waiting
|
||||
source: img
|
||||
scale: 1
|
||||
- name: https://3yecy51kdipx3blyi37oute1-wpengine.netdna-ssl.com/wp-content/uploads/2019/01/bg-clouds.jpg
|
||||
source: url
|
||||
scale: 2
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.0, 0.0]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
- name: clip/wings2
|
||||
source: img
|
||||
scale: 1.6
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.0, 0.0]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
- name: piuy/waiting
|
||||
source: img
|
||||
scale: 1
|
||||
color: null
|
||||
flip_x: false
|
||||
flip_y: false
|
||||
offset: [0.0, 0.2]
|
||||
opacity: 1
|
||||
rotation: 0
|
||||
|
|
Loading…
Reference in New Issue