AIDef:Query/CheckBalladOfHeroActiveTiming: Difference between revisions
AIDef:Query/CheckBalladOfHeroActiveTiming (view source)
Revision as of 21:27, 22 October 2019
, 5 years agoadd tl;dr
imported>Leoetlino No edit summary |
imported>Leoetlino (add tl;dr) |
||
Line 11: | Line 11: | ||
* If the player is in the final boss sequence (i.e. if IsPlayed_Demo146_0 is true), return 0. | * If the player is in the final boss sequence (i.e. if IsPlayed_Demo146_0 is true), return 0. | ||
* If the player's current location is the Shrine of Resurrection ("StartPoint"), return 2, otherwise return 1. | * If the player's current location is the Shrine of Resurrection ("StartPoint"), return 2, otherwise return 1. | ||
tl;dr: The quest is activated if the player is in Hyrule, has completed all divine beasts, and has not activated Dark Beast Ganon. | |||
== Derived definitions == | == Derived definitions == |