Piuy cards
This commit is contained in:
parent
0e9f7da723
commit
df97d6a1e1
|
@ -1,2 +1 @@
|
||||||
build/
|
build/
|
||||||
cards/
|
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
<ability_card>
|
||||||
|
|
||||||
|
<yaml_data>
|
||||||
|
style: item
|
||||||
|
figures:
|
||||||
|
- name: items/pokeball2
|
||||||
|
source: img
|
||||||
|
- name: piuy/awe
|
||||||
|
source: img
|
||||||
|
scale: 0.6
|
||||||
|
offset: [0.0, -0.17]
|
||||||
|
rotation: -10
|
||||||
|
</yaml_data>
|
||||||
|
<name>Thundering applause</name>
|
||||||
|
<description>spis meg huehuehue</description>
|
||||||
|
<cp></cp>
|
||||||
|
<range></range>
|
||||||
|
<duration></duration>
|
||||||
|
<power></power>
|
||||||
|
<difficulty></difficulty>
|
||||||
|
<symbol></symbol>
|
||||||
|
<playcost></playcost>
|
||||||
|
|
||||||
|
<component x="2" y="2" db_entry="🧩 Set Ability Name"/>
|
||||||
|
<component x="2" y="3" db_entry="🧩 Set Description"/>
|
||||||
|
<component x="3" y="1" db_entry="🧩 CP Cost"/>
|
||||||
|
<component x="2" y="1" db_entry="🧩 Duration"/>
|
||||||
|
|
||||||
|
</ability_card>
|
|
@ -0,0 +1,32 @@
|
||||||
|
name: Bomb!
|
||||||
|
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/beetle
|
||||||
|
source: img
|
||||||
|
scale: 0.9
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.1, 0.05]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
||||||
|
- name: items/explosive
|
||||||
|
source: img
|
||||||
|
scale: 0.4
|
||||||
|
color: null
|
||||||
|
flip_x: true
|
||||||
|
flip_y: false
|
||||||
|
offset: [-0.25, -0.3]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 30
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Apple!
|
||||||
|
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/apple
|
||||||
|
source: img
|
||||||
|
scale: 3
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.4, 0.8]
|
||||||
|
opacity: 1
|
||||||
|
rotation: -20
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Beetle!
|
||||||
|
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/beetle
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Bi!
|
||||||
|
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/bi
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,68 @@
|
||||||
|
name: Ba!
|
||||||
|
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/ray
|
||||||
|
source: img
|
||||||
|
scale: 2
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
||||||
|
- name: piuy/ba
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
||||||
|
- name: google/android-7.0/bikini
|
||||||
|
source: emoji
|
||||||
|
scale: [1.1, 0.5]
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [-0.015, 0.08]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
||||||
|
- name: effects/uni-black
|
||||||
|
source: img
|
||||||
|
scale: 3
|
||||||
|
color: pink
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
||||||
|
- name: expression/smug2
|
||||||
|
source: img
|
||||||
|
scale: 0.7
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.6, 0.25]
|
||||||
|
opacity: 1
|
||||||
|
rotation: -20
|
||||||
|
- name: expression/smug2
|
||||||
|
source: img
|
||||||
|
scale: 0.7
|
||||||
|
color: null
|
||||||
|
flip_x: true
|
||||||
|
flip_y: false
|
||||||
|
offset: [-0.6, 0.25]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 20
|
|
@ -0,0 +1,50 @@
|
||||||
|
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
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Cat!
|
||||||
|
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/cat
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Chicken!
|
||||||
|
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/chicken
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Color!
|
||||||
|
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/color
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Cute!
|
||||||
|
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/cute
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Dance!
|
||||||
|
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/dance
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Haha!
|
||||||
|
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/haha
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
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
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Peace!
|
||||||
|
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/peace
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Sing!
|
||||||
|
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/sing
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Stare!
|
||||||
|
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/stare
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Suprise!
|
||||||
|
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/suprise
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Twirl!
|
||||||
|
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/twirl
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
|
@ -0,0 +1,23 @@
|
||||||
|
name: Waiting!
|
||||||
|
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/waiting
|
||||||
|
source: img
|
||||||
|
scale: 1
|
||||||
|
color: null
|
||||||
|
flip_x: false
|
||||||
|
flip_y: false
|
||||||
|
offset: [0.0, 0.0]
|
||||||
|
opacity: 1
|
||||||
|
rotation: 0
|
Loading…
Reference in New Issue