Outils pour utilisateurs

Outils du site


en:yaml:syntaxe-base

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
en:yaml:syntaxe-base [2026/05/03 18:29] – Add English wiki page using real engine keys cyrilfiestaen:yaml:syntaxe-base [2026/07/06 00:59] (Version actuelle) – maj 4.13 : modes d'interface + corrections cyrilfiesta
Ligne 1: Ligne 1:
-**Language:** [[fr:yaml:syntaxe-base|Français]] | **English**+**Language / Langue :** [[fr:yaml:syntaxe-base|FR]] | **EN**
  
-====== YAML Syntax — Base ======+====== YAML Syntax Base ======
  
 The YAML format is the modern JDR-Bot scenario format. It is easier to read, easier to edit, and more powerful than the legacy .txt format. The YAML format is the modern JDR-Bot scenario format. It is easier to read, easier to edit, and more powerful than the legacy .txt format.
Ligne 37: Ligne 37:
         end: victory         end: victory
         text: "You found the way out!"         text: "You found the way out!"
 +
 +  - id: bad_end
 +    text: "Night falls. You stayed where you were."
 +    events:
 +      - if: ~
 +        end: defeat
 +        text: "Lost in the dark..."
 </code> </code>
  
en/yaml/syntaxe-base.1777825785.txt.gz · Dernière modification : de cyrilfiesta