en.mob.S_Cat
en.mob.S_Cat
Inherits from: en.pet.PetMob
Fields
| Name | Type | |
|---|---|---|
attached | Bool | |
maxDistFromParent | F64 | |
furySkill | tool.skill.OldSkill | |
furySkillInf | Virtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease] | |
furySkillArea | tool.Area | |
randomClawSkill | tool.skill.OldSkill | |
randomClawSkillFollowUp | tool.skill.OldSkill | |
randomClawSkillArea | tool.Area | |
randomClawSkillAreaDetect | tool.Area | |
randomClawSkillB | tool.skill.OldSkill | |
randomClawSkillBArea | tool.Area | |
statusMultiplier | F64 | |
| static | heroHasCatAttached | Bool |
| static | __clid | I32 |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@17854aiLocked(en.mob.S_Cat) → Boolf@17855init(en.mob.S_Cat) → Voidf@17856initGfx(en.mob.S_Cat) → Voidf@17857mariaCineEnd(en.mob.S_Cat) → Voidf@17858getDepopSound(en.mob.S_Cat) → hxd.res.Soundf@17859getUseSound(en.mob.S_Cat) → hxd.res.Soundf@17860canHit(en.mob.S_Cat, Entity, tool.Area) → Boolf@17861initSkills(en.mob.S_Cat) → Voidf@17862onBuff(en.mob.S_Cat) → Voidf@17863onDebuff(en.mob.S_Cat) → Voidf@17864canAttach(en.mob.S_Cat) → Boolf@17865attach(en.mob.S_Cat) → Voidf@17866detach(en.mob.S_Cat) → Voidf@17867trackParent(en.mob.S_Cat) → Voidf@17868onCooldownEnd(en.mob.S_Cat, String, I32) → Voidf@17869behaviourAi(en.mob.S_Cat) → Voidf@17870behaviour_platformPatrol(en.mob.S_Cat) → Voidf@17871getMoveSpeedMul(en.mob.S_Cat) → F64f@17872fixedUpdate(en.mob.S_Cat) → Voidf@17873clawFuryUpdate(en.mob.S_Cat) → Voidf@17874postUpdate(en.mob.S_Cat) → Voidf@17875onTouch(en.mob.S_Cat, Entity) → Voidf@17876canApplyRepelling(en.mob.S_Cat) → Boolf@17877canBeActivated(en.mob.S_Cat, en.Hero) → Boolf@17878noPetReaction(en.mob.S_Cat) → Voidf@17879petReaction(en.mob.S_Cat) → Voidf@17880getCLID(en.mob.S_Cat) → I32f@17881serialize(en.mob.S_Cat, hxbit.Serializer) → Voidf@17882getSerializeSchema(en.mob.S_Cat) → hxbit.Schemaf@17883unserializeInit(en.mob.S_Cat) → Voidf@17884unserialize(en.mob.S_Cat, hxbit.Serializer) → Voidf@17885getEntityCLIDS(en.mob.S_Cat) → hl.types.ArrayBytes_Int
Bindings
- static
f@17887__constructor__(en.mob.S_Cat, pr.Level, I32, I32, I32, I32, Entity, tool.InventItem) → Void - static
f@17886create(pr.Level, I32, I32, I32, I32, Entity, tool.InventItem) → en.mob.S_Cat