Talk:Berwyn

From Corruption of Champions II
Jump to navigation Jump to search

Im posting some of my notes here. If anyone feels like writing it into the article, then please do.

Dominance (Tower): The dom scale is no longer 0-100, but -5 to 5. Changed by using "berwyn.dom(-1)" and "berwyn.dom(1)". flags.BERWYN_DSN -5 and 5 is perma sub/dom.

Perma Dom/Sub: Going -1 or +1 at flags.BERWYN_DSN==-4 or flags.BERWYN_DSN==4 increases BERWYN_SUB and BERWYN_DOM. There is a perma dom/sub event, at 4===flags.BERWYN_SUB or 4===flags.BERWYN_DOM. In the event, PC can chose to either lock the relation into a perma dom/sub state, or lock it in the "Switch" state.

Perma subby Berwyn event: FortressBerwynDom() Flag changes: flags.BERWYN_SUB=5, flags.BERWYN_DSN=-5

Perma dommy Berwyn event: FortressBerwynSub() Flag changes: flags.BERWYN_DOM=5, flags.BERWYN_DSN=5

-User:CnBTortureBoi