|
|
Mechanic: Give Item From Slot
|
|
|
===================
|
|
|
|
|
|
Gives a copy of the caster's slot to the target.
|
... | ... | @@ -33,8 +32,8 @@ fakeLooting was added in 4.12 and it makes the item being given show up on the s |
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
|
|
|
Skills:
|
|
|
- giveitemfromslot{slot=HAND;fakelooting=true} @server ~onTimer:10
|
|
|
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- giveitemfromslot{slot=HAND;fakelooting=true} @server ~onTimer:10
|
|
|
```
|
|
|
Give caster's main hand item to all players on the server, and plays the pickup animation. |
|
|
\ No newline at end of file |