... | @@ -78,6 +78,11 @@ TestGem: |
... | @@ -78,6 +78,11 @@ TestGem: |
|
Type: GEM
|
|
Type: GEM
|
|
Tooltip: '<red>Fiery Gem <gray>(On Use: Shoot Fireballs)' # Used in the <augments.tooltip> placeholder seen above. If removed, defaults to the display name of the item.
|
|
Tooltip: '<red>Fiery Gem <gray>(On Use: Shoot Fireballs)' # Used in the <augments.tooltip> placeholder seen above. If removed, defaults to the display name of the item.
|
|
Icon: '' # Overrides the Type Filled Icon (Icons.Filled field inside augments.yml)
|
|
Icon: '' # Overrides the Type Filled Icon (Icons.Filled field inside augments.yml)
|
|
|
|
ReplaceItemModel: thePathToYourItemModel # Can also be NONE
|
|
|
|
ReplaceEquipModel: thePathToYourEquipModel # Can also be NONE
|
|
|
|
ReplaceItemModelNamespace: mythic # The namespace for the item model
|
|
|
|
Conditions:
|
|
|
|
- day true
|
|
Stats:
|
|
Stats:
|
|
- CRITICAL_STRIKE_CHANCE 0.05 ADDITIVE
|
|
- CRITICAL_STRIKE_CHANCE 0.05 ADDITIVE
|
|
Skills:
|
|
Skills:
|
... | | ... | |