AIDef:Action/PlayerActionClimb: Difference between revisions
Jump to navigation
Jump to search
→StaticInstParams
imported>WiseHorror |
imported>WiseHorror |
||
Line 28: | Line 28: | ||
| LockingAfterJumpCnt || Int || || | | LockingAfterJumpCnt || Int || || | ||
|- | |- | ||
| StaminaDownAlways || Float || | | StaminaDownAlways || Float || || Amount of stamina that is constantly drained while climbing. | ||
|- | |- | ||
| StaminaDownTriggerJump || Float || || | | StaminaDownTriggerJump || Float || || | ||
Line 80: | Line 80: | ||
| EndWaitRate || Float || || | | EndWaitRate || Float || || | ||
|- | |- | ||
| BaseCountSlipInRain || Float || | | BaseCountSlipInRain || Float || || Base (guaranteed) distance climbed before being able to slip. | ||
|- | |- | ||
| RandomCountSlipInRain || Float || | | RandomCountSlipInRain || Float || || Additional distance Link might be able to climb. Applies after the distance set in BaseCountSlipInRain. Random chance to slip at any time up to the value set here, where Link is guaranteed to slip. | ||
|- | |- | ||
| BaseSpeedSlipInRain || Float || | | BaseSpeedSlipInRain || Float || || Base distance Link will slip. ??? When set to 0.0 alongside RandomSpeedSlipInRain, stamina is fully replenished. | ||
|- | |- | ||
| RandomSpeedSlipInRain || Float || | | RandomSpeedSlipInRain || Float || || Additional distance Link will slip ??? Seems to have some sort of cap, as using high values doesn't seem to make much of a difference. Seems to affect stamina in some way. | ||
|- | |- | ||
| DownStaminaSlipInRain || Float || | | DownStaminaSlipInRain || Float || || Amount of stamina drained when Link slips while climbing. | ||
|- | |- | ||
| OcclusionCheckLength || Float || || | | OcclusionCheckLength || Float || || |