DatabaseDesign: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
*[[Player spellsTable|player_spells]] | *[[Player spellsTable|player_spells]] | ||
*[[Race infoTable|race_info]] | *[[Race infoTable|race_info]] | ||
*[[Familiar typesTable|familiar_types]] | |||
== Character Creation == | == Character Creation == | ||
Line 26: | Line 27: | ||
*[[Char create lifeTable|char_create_life]] | *[[Char create lifeTable|char_create_life]] | ||
*[[Char create life relationsTable|char_create_life_relations]] | *[[Char create life relationsTable|char_create_life_relations]] | ||
== Commands == | |||
* [[Command group assignmentTable|command_group_assignment]] | |||
* [[Command groupsTable|command_groups]] | |||
== Combat == | == Combat == | ||
Line 59: | Line 65: | ||
* [[npc_trigger_groupsTable|npc_trigger_groups]] | * [[npc_trigger_groupsTable|npc_trigger_groups]] | ||
* [[npc_triggersTable|npc_triggers]] | * [[npc_triggersTable|npc_triggers]] | ||
== Factions == | |||
* [[FactionsTable|factions]] | |||
== Crafting Tables == | == Crafting Tables == |
Revision as of 12:08, 11 January 2022
Administration
Sectors
Character Tables
- accounts
- character_advantages
- character_events
- character_limitations
- character_quests
- character_relationships
- character_skills
- character_traits
- characters
- player_spells
- race_info
- familiar_types
Character Creation
Commands
Combat
Guild Tables
NPC Movement Tables
- sc_location_type
- sc_locations
- sc_npc_definitions
- sc_path_points
- sc_tribe_memories
- sc_tribe_resources
- sc_waypoint_links
- sc_waypoints
- npc_spawn_ranges
- npc_spawn_rules
- tribes
NPC Dialog Tables
- npc_bad_text
- npc_disallowed_words
- npc_knowledge_areas
- npc_responses
- npc_synonyms
- npc_trigger_groups
- npc_triggers