49 lines
1.7 KiB
HTML
49 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Plan 3 Actes</title>
|
|
</head>
|
|
<body>
|
|
<h1>Template plan 3 actes AI Novel Engine</h1>
|
|
|
|
<h2>1. Base du projet</h2>
|
|
<p><strong>Titre :</strong> ...</p>
|
|
<p><strong>Logline :</strong> ...</p>
|
|
<p><strong>Question dramatique :</strong> ...</p>
|
|
|
|
<h2>2. Acte I - Installation et premiere fracture</h2>
|
|
<p><strong>Monde initial :</strong> ...</p>
|
|
<p><strong>Fracture declenchante :</strong> ...</p>
|
|
<p><strong>Refus ou hesitation :</strong> ...</p>
|
|
<p><strong>Premier seuil :</strong> la decision qui empeche le retour au statu quo.</p>
|
|
|
|
<h2>3. Acte II - Escalade</h2>
|
|
<p><strong>Promesse de l'intrigue :</strong> ...</p>
|
|
<p><strong>Complications majeures :</strong> ...</p>
|
|
<p><strong>Milieu :</strong> revelation, victoire amere ou renversement.</p>
|
|
<p><strong>Nouvelle pression :</strong> ...</p>
|
|
<p><strong>Point de non-retour :</strong> ...</p>
|
|
|
|
<h2>4. Acte III - Resolution</h2>
|
|
<p><strong>Crisis :</strong> pire moment, perte ou contradiction maximale.</p>
|
|
<p><strong>Decision finale :</strong> ...</p>
|
|
<p><strong>Climax :</strong> ...</p>
|
|
<p><strong>Consequence finale :</strong> ...</p>
|
|
<p><strong>Nouvel equilibre :</strong> ...</p>
|
|
|
|
<h2>5. Conversion en chapitres</h2>
|
|
<p><strong>Acte I :</strong> chapitres 1 a 3</p>
|
|
<p><strong>Acte II :</strong> chapitres 4 a 9</p>
|
|
<p><strong>Acte III :</strong> chapitres 10 a 12</p>
|
|
|
|
<h2>6. Garde-fous ANE</h2>
|
|
<ul>
|
|
<li>Chaque fin de chapitre doit produire une consequence immediate.</li>
|
|
<li>Eviter les bascules purement expliquees sans action visible.</li>
|
|
<li>Le protagoniste doit payer un prix croissant a chaque acte.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|