changeset 168:bc450538a6c4

Docs: merge malikania-draft
author David Demelier <markand@malikania.fr>
date Mon, 06 Aug 2018 13:01:00 +0200
parents efb28047f568
children 450d884456c4
files doc/history/items/TEMPLATE.md doc/history/items/fajitas.md doc/history/monsters/TEMPLATE.md doc/history/monsters/plains_moko.md doc/history/states/TEMPLATE.md doc/history/states/blind.md doc/history/states/faint.md doc/history/states/poison.md
diffstat 8 files changed, 97 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/items/TEMPLATE.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,8 @@
+# Item name
+
+Long description.
+
+# Info
+
+- Type:     food | drink | usable
+- Slots:    0-100
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/items/fajitas.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,8 @@
+# Fajitas
+
+Very spicy food. Gives back some heal points except for fairies who lost some.
+
+# Info
+
+- Type:     food
+- Slots:    10
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/monsters/TEMPLATE.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,20 @@
+# Monster name
+
+Long description.
+
+# Info
+
+- Size:     0cm
+- Weight:   0kg
+
+# Stats
+
+- HP:        min-max
+- MP:        min-max
+- MVP:       min-max
+
+# Spells
+
+- spell 1
+- spell 2
+- ...
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/monsters/plains_moko.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,21 @@
+# Plains moko
+
+Has the best vision. However its numerous hair on eyes prevent him for seeing a
+lot.
+
+Mostly live in plains.
+
+# Info
+
+- Size:     60cm
+- Weight:   20kg
+
+# Stats
+
+- HP:       30-70
+- MP:       3-5
+- MVP:      3-3
+
+# Spells
+
+- Bite
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/states/TEMPLATE.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,8 @@
+# State name
+
+Long description.
+
+# Info
+
+- Type:     instant | periodic
+- Lifetime: min-max
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/states/blind.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,10 @@
+# Blind
+
+Implement Wesnoth's chance of hitting someone.
+
+Spell failure chance gets between 50% and 80%.
+
+# Info
+
+- Type:     periodic
+- Lifetime: 5-10
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/states/faint.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,13 @@
+# Faint
+
+Player lost its turn.
+
+This can be achieved by running "fire" then "ice" spell on the same target with
+a 1/25 chance.
+
+Note: this feature must not be documented.
+
+# Info
+
+- Type:     instant
+- Lifetime: 1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/history/states/poison.md	Mon Aug 06 13:01:00 2018 +0200
@@ -0,0 +1,9 @@
+# Poison
+
+Lose HP each time the player is ready.
+
+# Info
+
+- Type:     periodic
+- Lifetime: 10
+- Effect:   damage between 2% and 5% HP