Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • Dynamic Lore Generation

Dynamic Lore Generation · Changes

Page history
Update Dynamic Lore Generation - clarified lore options authored Sep 21, 2023 by Ghmmy's avatar Ghmmy
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 1 deletion
+8 -1
  • Dynamic-Lore-Generation.md Dynamic-Lore-Generation.md +8 -1
  • No files found.
Dynamic-Lore-Generation.md
View page @ 2ca8cbb1
......@@ -60,7 +60,14 @@ TestRandomPlaceholder:
## Other Information about Lore Templates
- Every node under Lore other than `Template` will be passed to the template as a `<lore.*>` placeholder (where `*` is the node you specify.)
- Every node under Lore other than `Template` will be passed to the template as a `<lore.*>` placeholder (where `*` is the node you specify). Example:
```yaml
Lore:
Template: BasicWeaponTest
Rarity: "<gray>Common"
# <lore.Rarity> would return Common in this case
```
- Templates can use any other applicable placeholders supported by drop tables.
......
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Custom Blocks
  • Furniture
  • Crafting Recipes
  • Custom Bags
  • Ammo System / Guns
  • Dynamic Lore Generation - WIP
New Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
New Placeholders
  • Placeholders
  • Placeholders.yml