codex_cicatrix 
Vars | |
book_open | Helps determine the icon state of this item when it's used on self. |
---|---|
drain_speed | How fast we can drain influences |
draw_speed | How fast we can draw runes |
Procs | |
after_clear_rune | Callback for effect_remover component after a rune is deleted |
close_animation | Plays a closing animation and resets the icon state. |
open_animation | Plays a little animation that shows the book opening and closing. |
Var Details
book_open 
Helps determine the icon state of this item when it's used on self.
drain_speed 
How fast we can drain influences
draw_speed 
How fast we can draw runes
Proc Details
after_clear_rune
Callback for effect_remover component after a rune is deleted
close_animation
Plays a closing animation and resets the icon state.
open_animation
Plays a little animation that shows the book opening and closing.