Changes
Page history
wiki standardization
authored
Oct 21, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/Petrify.md
0 → 100644
View page @
058ef9f7
[
< Back to mechanic page
](
/Skills/Mechanics
)
## Description
Create a statue of the model. This model will no longer be able to change or move
## Attributes
| Attribute | Aliases | Description | Type | Default |
|-----------|---------------|--------------------------------------|--------|---------|
| modelid | model, mid, m | The model id of the model to petrify | String | |
## Examples
#### Statue on death
```
yaml
Skills
:
-
petrify{mid=examplemodel} @self ~onDeath
```
## Aliases
-
[x] petrify
\ No newline at end of file