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 ea3785dca96ccc7095f0f34108ad37d6bd16e00e parent 54e1a3ad25a4e5f230a8f4b463630a891e9d4745 Auterice: Arthur Pons <arthur.pons@unistra.fr> Date: Fri, 21 Jun 2024 20:21:02 +0200 Ajout spot-weakness Diffstat:
A | bdd/cards/spot-weakness | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bdd/cards/spot-weakness b/bdd/cards/spot-weakness @@ -0,0 +1,3 @@ +_cost 1 +grep -q "attack" $tmpdir/nextmove && + _strength 3 player