Aoc2: Difference between revisions
Jump to navigation
Jump to search
→Flags: flag 0x80
imported>Leoetlino (→Flags) |
imported>Leoetlino (→Flags: flag 0x80) |
||
Line 17: | Line 17: | ||
| 10 || ? | | 10 || ? | ||
|- | |- | ||
| 20 || | | 20 || EnableLifeRegen. Enables health regeneration for enemies. | ||
|- | |- | ||
| 40 || RandomizeGuardianChargeBeam{{check}}. Enables random Guardian beam charge times ([[AIDef:Action/GuardianChargeBeam]]). | | 40 || RandomizeGuardianChargeBeam{{check}}. Enables random Guardian beam charge times ([[AIDef:Action/GuardianChargeBeam]]). | ||
|- | |- | ||
| 80 || | | 80 || ApplyDamageMultiplier. Causes nonzero damage dealt to Link by some actors<ref>Conditions can be found at {{addr|a=0x7100D6D540|ver=nx-1.5.0}}.</ref> to be set to max(int(damage * 1.5), 2)<ref>{{addr|a=0x7100D6ED54|ver=nx-1.5.0}}</ref> | ||
|- | |- | ||
| 100 || EnableShorterEnemyNotice. Enables reduced enemy notice times. | | 100 || EnableShorterEnemyNotice. Enables reduced enemy notice times. |