-
-
Notifications
You must be signed in to change notification settings - Fork 44
Plants
Lukas Obermann edited this page Oct 31, 2019
·
2 revisions
Plants
-
Type:
number
-
Description: An increasing integer. The respective string ID will have the
PLANT_
prefix.
-
Type:
string
- Description: The name of the plant.
-
Type:
number
- Description: The search difficulty.
-
Type:
number
- Description: The identification difficulty.
-
Type:
number
- Description: The group of the poison.
-
Note:
gr
anduses
together build thetype
attribute in the actual text from the book.
-
Type:
Array<number, &, 6>
- Description: Possible uses.
-
Type:
markdown
- Description: The effects of the plant.
-
Type:
string
- Description: How much it costs to buy it.
-
Type:
markdown?
- Description: If there is a special rule, list it here.
-
Type:
Array<id: string, &>?
- Description: If other entries need to be displayed (e.g. a poison), use their string ID here (a numeric ID would not be useful!).
-
Type:
Array<change: [date: Date, value: string]<?>, &>?
- Description: A list of errata for the entry in the specific language.
Main Tables
- Advantages, Disadvantages, Special Abilties
- Attributes
- Blessings
- Books
- Cantrips
- Combat Techniques
- Cultures
- Equipment
- Experience Levels
- Liturgical Chants
- Profession Variants
- Professions
- Race Variants
- Races
- Skills
- Spells
- UI
Subtables
Additional Tables
Programming
Data Structures