shibari_rope 
Vars | |
| glow | Whether clothing items created by this stack glow |
|---|---|
| tightness | We use this var to change tightness var on worn version of this item. |
Procs | |
| attack_self | This part of code required for tightness adjustment. You can change tightness of future shibari bondage on character by clicking on ropes. |
| handle_arm_tying | Try to tie the arms |
| handle_fullbody_tying | When half the torso is tied, targetting the other half leads to fullbody tying |
| handle_groin_tying | Try to tie the groin |
| handle_leg_tying | Try to tie the legs |
| handle_roping | Begins the correct tying sequence based on the body zone selected |
Var Details
glow 
Whether clothing items created by this stack glow
tightness 
We use this var to change tightness var on worn version of this item.
Proc Details
attack_self
This part of code required for tightness adjustment. You can change tightness of future shibari bondage on character by clicking on ropes.
handle_arm_tying
Try to tie the arms
handle_fullbody_tying
When half the torso is tied, targetting the other half leads to fullbody tying
handle_groin_tying
Try to tie the groin
handle_leg_tying
Try to tie the legs
handle_roping
Begins the correct tying sequence based on the body zone selected