is it possible to create a magic effect for a shout to teleport you to a specific location (or initiate fast travel), damage health, stamina and magicka, and make it useless unless you are in certain cells?
i want to create a sgout that has 3 words (which will stay a secret), i'll call them 1, 2 and 3.
1: if you are in cell A or B, it will take you to cell X and do 30% magicka and stamina damage (out of your maximum capacity. if you can have 200 magicka total, you will lose 60 magicka, no matter how much you have left), and will remove 15% of your remaining health (if you have 100 health remaning, you will lose 15, no matter if the maximum is 100, 500 or 1000)
2: if you are in Cell A, B, C or D, you will go to cell X, taking 35% health damge, 66% stamina and magicka damage. if you use two words in cell A or B, you will still take the two-word shout damage.
3: if you are in cell A, B, C, D, E or F, you will go to cell X, take 50% remaining health damnage, 100% stamina and Magicka damage. best used in the last two cells only.
Cell X is a small camp, and has the route to get into cell A.
the shouts need to be locked to ABCDEF, and will do nothing in other cells. is this possible?
note that to get to a cell, you have to travel through the previous ones (A->B->C->D->E->F), so i can probably set a variable to monitor if you are in ABCDEF, or if you are somewhere else. would a variable help?
