martial_combo  
| Vars | |
| combo_text_override | How to do the combo. If null it'll auto generate it from the steps | 
|---|---|
| combos_require_same_target | If you require to do the combo's on the same target | 
| current_combo_target | Who is the target the combo is being executed on | 
| current_step_index | What index to check | 
| explaination_text | What does it do | 
| name | Name used to explain the combo | 
| steps | Which steps need to be performed | 
Var Details
combo_text_override  
How to do the combo. If null it'll auto generate it from the steps
combos_require_same_target  
If you require to do the combo's on the same target
current_combo_target  
Who is the target the combo is being executed on
current_step_index  
What index to check
explaination_text  
What does it do
name  
Name used to explain the combo
steps  
Which steps need to be performed