turtle_tree 
Vars | |
| effect_path | type of effect our tree releases |
|---|---|
| maximum_intervals | how many times our ability affects surroundings |
| time_between_intervals | time between each interval |
| tree_range | range our tree affects |
| warp | warp effect to apply some distortion to our field |
Procs | |
| pre_effect_apply | things we should check for before applying our effects |
| tree_effect | effect we apply on our trees |
Var Details
effect_path 
type of effect our tree releases
maximum_intervals 
how many times our ability affects surroundings
time_between_intervals 
time between each interval
tree_range 
range our tree affects
warp 
warp effect to apply some distortion to our field
Proc Details
pre_effect_apply
things we should check for before applying our effects
tree_effect
effect we apply on our trees