|
|
## Description
|
|
|
Reparses the lore in your item config
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
This mechanic does not have any attributes.
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| equipslot | slot, s | The [slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) to target | |
|
|
|
|
|
|
## Examples
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
MyItem:
|
|
|
Id: stick
|
... | ... | @@ -14,4 +17,8 @@ MyItem: |
|
|
- 'This is a random number <random.0to5>'
|
|
|
Skills:
|
|
|
- updatelore{} ~onUse
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] regeneratelore |
|
|
\ No newline at end of file |