ash_ritual 
Vars | |
| consumed_components | the list that checks whether the components will be consumed |
|---|---|
| desc | the description of the ritual |
| in_use | whether the ritual is in use |
| name | the name of the ritual |
| required_components | the components necessary for a successful ritual |
| ritual_effect | the effect that is spawned when the components are consumed, etc. |
| ritual_success_items | if the ritual is successful, it will go through each item in the list to be spawned |
| ritual_time | the time it takes to process each stage of the ritual |
Var Details
consumed_components 
the list that checks whether the components will be consumed
desc 
the description of the ritual
in_use 
whether the ritual is in use
name 
the name of the ritual
required_components 
the components necessary for a successful ritual
ritual_effect 
the effect that is spawned when the components are consumed, etc.
ritual_success_items 
if the ritual is successful, it will go through each item in the list to be spawned
ritual_time 
the time it takes to process each stage of the ritual