====== QwcJudge ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | pcJudgeUnderWB | ''s16'' | ''0x0'' | The value that triggers the black player world tendency state. | | | pcJudgeTopWB | ''s16'' | ''0x2'' | The value that triggers the white player world tendency state. | | | pcJudgeUnderLR | ''s16'' | ''0x4'' | The value that triggers the left player world tendency state. | | | pcJudgeTopLR | ''s16'' | ''0x6'' | The value that triggers the right player world tendency state. | | | areaJudgeUnderWB | ''s16'' | ''0x8'' | The value that triggers the black area world tendency state. | | | areaJudgeTopWB | ''s16'' | ''0xa'' | The value that triggers the white area world tendency state. | | | areaJudgeUnderLR | ''s16'' | ''0xc'' | The value that triggers the left area world tendency state. | | | areaJudgeTopLR | ''s16'' | ''0xe'' | The value that triggers the right area world tendency state. | |