Table of Contents

Class LizardBreedParams

Namespace
Global
Assembly
Assembly-CSharp.dll
public class LizardBreedParams : BreedParameters
Inheritance
LizardBreedParams
Inherited Members

Constructors

LizardBreedParams(Type)

public LizardBreedParams(CreatureTemplate.Type template)

Parameters

template CreatureTemplate.Type

Fields

aggressionCurveExponent

public float aggressionCurveExponent

Field Value

float

attemptBiteRadius

public float attemptBiteRadius

Field Value

float

baseSpeed

public float baseSpeed

Field Value

float

baseSpeedMultiplier

public LizardBreedParams.SpeedMultiplier baseSpeedMultiplier

Field Value

LizardBreedParams.SpeedMultiplier

biteChance

public float biteChance

Field Value

float

biteDamage

public float biteDamage

Field Value

float

biteDamageChance

public float biteDamageChance

Field Value

float

biteDelay

public int biteDelay

Field Value

int

biteDominance

public float biteDominance

Field Value

float

biteHomingSpeed

public float biteHomingSpeed

Field Value

float

biteInFront

public float biteInFront

Field Value

float

biteRadBonus

public float biteRadBonus

Field Value

float

bodyLengthFac

public float bodyLengthFac

Field Value

float

bodyMass

public float bodyMass

Field Value

float

bodyRadFac

public float bodyRadFac

Field Value

float

bodySizeFac

public float bodySizeFac

Field Value

float

bodyStiffnes

public float bodyStiffnes

Field Value

float

canExitLounge

public bool canExitLounge

Field Value

bool

canExitLoungeWarmUp

public bool canExitLoungeWarmUp

Field Value

bool

danger

public float danger

Field Value

float

feetDown

public float feetDown

Field Value

float

findLoungeDirection

public float findLoungeDirection

Field Value

float

floorLeverage

public float floorLeverage

Field Value

float

framesBetweenLookFocusChange

public int framesBetweenLookFocusChange

Field Value

int

getFreeBiteChance

public float getFreeBiteChance

Field Value

float

headGraphics

public int[] headGraphics

Field Value

int[]

headShieldAngle

public float headShieldAngle

Field Value

float

headSize

public float headSize

Field Value

float

idleCounterSubtractWhenCloseToIdlePos

public int idleCounterSubtractWhenCloseToIdlePos

Field Value

int

jawOpenAngle

public float jawOpenAngle

Field Value

float

jawOpenLowerJawFac

public float jawOpenLowerJawFac

Field Value

float

jawOpenMoveJawsApart

public float jawOpenMoveJawsApart

Field Value

float

legPairDisplacement

public float legPairDisplacement

Field Value

float

liftFeet

public float liftFeet

Field Value

float

limbGripDelay

public int limbGripDelay

Field Value

int

limbQuickness

public float limbQuickness

Field Value

float

limbSize

public float limbSize

Field Value

float

limbSpeed

public float limbSpeed

Field Value

float

limbThickness

public float limbThickness

Field Value

float

loungeDelay

public int loungeDelay

Field Value

int

loungeDistance

public float loungeDistance

Field Value

float

loungeJumpyness

public float loungeJumpyness

Field Value

float

loungeMaximumFrames

public int loungeMaximumFrames

Field Value

int

loungePropulsionFrames

public int loungePropulsionFrames

Field Value

int

loungeSpeed

public float loungeSpeed

Field Value

float

loungeTendensy

public float loungeTendensy

Field Value

float

maxMusclePower

public float maxMusclePower

Field Value

float

neckStiffness

public float neckStiffness

Field Value

float

noGripSpeed

public float noGripSpeed

Field Value

float

perfectVisionAngle

public float perfectVisionAngle

Field Value

float

periferalVisionAngle

public float periferalVisionAngle

Field Value

float

postLoungeStun

public int postLoungeStun

Field Value

int

preLoungeCrouch

public int preLoungeCrouch

Field Value

int

preLoungeCrouchMovement

public float preLoungeCrouchMovement

Field Value

float

pullDownFac

public float pullDownFac

Field Value

float

regainFootingCounter

public int regainFootingCounter

Field Value

int

riskOfDoubleLoungeDelay

public float riskOfDoubleLoungeDelay

Field Value

float

shakePrey

public int shakePrey

Field Value

int

smoothenLegMovement

public bool smoothenLegMovement

Field Value

bool

standardColor

public Color standardColor

Field Value

Color

stepLength

public float stepLength

Field Value

float

stunToughness

public float stunToughness

Field Value

float

swimSpeed

public float swimSpeed

Field Value

float

tailColorationExponent

public float tailColorationExponent

Field Value

float

tailColorationStart

public float tailColorationStart

Field Value

float

tailLengthFactor

public float tailLengthFactor

Field Value

float

tailSegments

public int tailSegments

Field Value

int

tailStiffness

public float tailStiffness

Field Value

float

tailStiffnessDecline

public float tailStiffnessDecline

Field Value

float

tamingDifficulty

public float tamingDifficulty

Field Value

float

template

public CreatureTemplate.Type template

Field Value

CreatureTemplate.Type

terrainSpeeds

public LizardBreedParams.SpeedMultiplier[] terrainSpeeds

Field Value

SpeedMultiplier[]

tongue

public bool tongue

Field Value

bool

tongueAttackRange

public float tongueAttackRange

Field Value

float

tongueChance

public float tongueChance

Field Value

float

tongueSegments

public int tongueSegments

Field Value

int

tongueWarmUp

public int tongueWarmUp

Field Value

int

toughness

public float toughness

Field Value

float

walkBob

public float walkBob

Field Value

float

wiggleDelay

public int wiggleDelay

Field Value

int

wiggleSpeed

public float wiggleSpeed

Field Value

float

Properties

WallClimber

public bool WallClimber { get; }

Property Value

bool

Methods

TerrainSpeed(Accessibility)

public LizardBreedParams.SpeedMultiplier TerrainSpeed(AItile.Accessibility acc)

Parameters

acc AItile.Accessibility

Returns

LizardBreedParams.SpeedMultiplier