-
Notifications
You must be signed in to change notification settings - Fork 6
Lightning
Claycorp edited this page Sep 2, 2014
·
1 revision
Lightning will strike a target once with only one bolt.
####1. Pick one of the strike types.
- Player - Strike you. (You)
- Nearest Entity - Strike the closest living entity. (Anything living but you)
- Rnd Entity (Random Entity) - Strike anything living randomly. (Anything living)
- Rnd Spot (Random Spot) - Strike any block on the same Y coordinate as the player. (Any spot)
####2. Pick a radius that the lightning can strike. Use 0 for direct hit.
NOTE: The radius starts from the object that is targeted.
This will directly strike the player.
#####"spread": "INT:0"
Spread is the value from the "Radius" box.
#####"type": "INT:0"
Type is what strike was picked. (0-3)