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

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
en:yaml:syntaxe-base [2026/05/03 18:47] – Harmonize FR/EN language switch cyrilfiestaen:yaml:syntaxe-base [2026/07/06 00:59] (Version actuelle) – maj 4.13 : modes d'interface + corrections cyrilfiesta
Ligne 1: Ligne 1:
 **Language / Langue :** [[fr:yaml:syntaxe-base|FR]] | **EN** **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>
  
Ligne 136: Ligne 143:
   * [[en:yaml:choix|Choices and buttons]]   * [[en:yaml:choix|Choices and buttons]]
   * [[en:yaml:objets|Objects]]   * [[en:yaml:objets|Objects]]
 +
en/yaml/syntaxe-base.1777826862.txt.gz · Dernière modification : de cyrilfiesta