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 51
    • Issues 51
    • 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
  • Issues
  • #285

Closed
Open
Created May 07, 2025 by RADHON@Regwield

Augment Issue and Inventory Click Event

Using same augments.yml, augment and augment test items thats given in wiki. https://git.mythiccraft.io/mythiccraft/mythiccrucible/-/wikis/Augments

When I drag the augment to the item, its being implemented, I can cast the gem's skill but the tooltip is not being edited I still see "Empty". Its not being shown as "Filled" so its not being updated on item lore either. It still shows, "Empty gem slot".

I'm receiving this error when I implement augment to the item. https://mclo.gs/QLz6pJV

GEM:
  Enabled: true
  Display: 'Gem'
  Formatting:
    Empty: '<augment.icon> Empty <augment.type> Slot'
    Filled: '<augment.icon> <augment.type>: <augment.tooltip>'
  Icons:
    Empty: '☆'
    Filled: '★'
    Invalid: ''
TestGemSlots:
  Material: NETHERITE_SWORD
  Lore:
    Template: TestTemplate
  AugmentationSlots:
    Type: GEM          
    Amount: 1to2      
    Chance: 1           
    MaxAmount: 3     
TestGem:
  Material: NETHERITE_SCRAP
  Display: '<red>Firey Gem'
  Model: 69420
  Augmentation:
    Type: GEM
    Stats:
    - CRITICAL_STRIKE_CHANCE 0.05 ADDITIVE
    Skills:
    - fireball @targetlocation ~onUse
TestTemplate:
    - '{augments-each:GEM}<augment.display>'
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking