60 lines
2.3 KiB
HTML
60 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Pack Fantasy</title>
|
|
</head>
|
|
<body>
|
|
<h1>Pack fantasy AI Novel Engine</h1>
|
|
|
|
<h2>1. Base du projet</h2>
|
|
<p><strong>Titre :</strong> ...</p>
|
|
<p><strong>Sous-genre :</strong> epic, dark, sword and sorcery, romantasy, low fantasy.</p>
|
|
<p><strong>Logline :</strong> ...</p>
|
|
<p><strong>Promesse d'univers :</strong> ...</p>
|
|
|
|
<h2>2. Fondations du monde</h2>
|
|
<p><strong>Cadre :</strong> royaumes, cites, frontieres, lieux sacrifies.</p>
|
|
<p><strong>Regle de magie :</strong> source, cout, interdits, limites.</p>
|
|
<p><strong>Ordre politique :</strong> cour, guildes, clerge, empires, factions.</p>
|
|
<p><strong>Ressource ou relique decisive :</strong> ...</p>
|
|
<p><strong>Catastrophe latente :</strong> ...</p>
|
|
|
|
<h2>3. Axe dramatique</h2>
|
|
<p><strong>Hero ou heroine :</strong> ...</p>
|
|
<p><strong>Desir :</strong> ...</p>
|
|
<p><strong>Contradiction :</strong> ...</p>
|
|
<p><strong>Adversaire :</strong> ...</p>
|
|
<p><strong>Prix de la quete :</strong> ...</p>
|
|
|
|
<h2>4. Factions et personnages</h2>
|
|
<p><strong>Protagoniste :</strong> role, desir, contradiction.</p>
|
|
<p><strong>Allie majeur :</strong> role, desir, contradiction.</p>
|
|
<p><strong>Antagoniste :</strong> role, desir, contradiction.</p>
|
|
<p><strong>Faction 1 :</strong> interet, force, faille.</p>
|
|
<p><strong>Faction 2 :</strong> interet, force, faille.</p>
|
|
|
|
<h2>5. Arc du roman</h2>
|
|
<p><strong>Appel :</strong> ...</p>
|
|
<p><strong>Franchissement :</strong> ...</p>
|
|
<p><strong>Epreuves :</strong> ...</p>
|
|
<p><strong>Revelation :</strong> ...</p>
|
|
<p><strong>Sacrifice :</strong> ...</p>
|
|
<p><strong>Climax :</strong> ...</p>
|
|
|
|
<h2>6. Plan 12 chapitres</h2>
|
|
<p><strong>Ch. 01-03 :</strong> monde, faille, premier engagement.</p>
|
|
<p><strong>Ch. 04-06 :</strong> voyage, alliances, cout de la magie.</p>
|
|
<p><strong>Ch. 07-09 :</strong> revelation, trahison, perte.</p>
|
|
<p><strong>Ch. 10-12 :</strong> siege, duel, sacrifice, nouvel ordre.</p>
|
|
|
|
<h2>7. Garde-fous ANE</h2>
|
|
<ul>
|
|
<li>Ne pas transformer le worldbuilding en exposition statique.</li>
|
|
<li>Faire passer les regles du monde par des choix et des couts visibles.</li>
|
|
<li>Chaque chapitre doit modifier une relation, une position ou un risque.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|