Une version rudimentaire de Slay The Spire dans le terminal - retour accueil
git clone git://bebou.netlib.re/sts-term
Log | Files | Refs | README |
commit 8288af23747e4ad35b360bdf3e15d63a420b1b74 parent 688b027292e812721c1e25e816329dad3380c917 Auterice: Arthur Pons <arthur.pons@unistra.fr> Date: Sat, 22 Jun 2024 19:36:12 +0200 Ajout whirlwind faciiiiile en tout cas j'espère que ça possera pas de souci par la suite Diffstat:
A | bdd/cards/red/whirlwind | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bdd/cards/red/whirlwind b/bdd/cards/red/whirlwind @@ -0,0 +1,3 @@ +nrj=$(_getstat player energy) +_cost $nrj +_attack 5 $nrj all