Howdy, it has been quite a while since I've really toyed with the creation kit at all and I'm in need of a bit of help. I played around with some stuff and made a new nighteye ENB shader for 24/7 use on Khajiit and my wife's fallen in love with the game again lol. Long story short I'm wanting to craft a simple mod which disables stamina regen while a bow is drawn, identical to how magicka regen is handled while channeling or casting/"holding" a spell. My original impulse was GetEquippedItemTypeActor = 7IsAttacking and then ModAVStaminaRegen =0and ModAVStaminaCombatRegen =0 But I've found I have no recollection at all of how to do that, it doesn't seem like I'll be able to with simple magic effects or perks - either that or I'm missing something obvious. Thanks a ton for any suggestions, I'm aware what I'm trying to do is painfully simple, but I've gotten a bit lost over time.