Skip to content

en.mob.S_Cat

en.mob.S_Cat

Inherits from: en.pet.PetMob

Fields

NameType
attachedBool
maxDistFromParentF64
furySkilltool.skill.OldSkill
furySkillInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
furySkillAreatool.Area
randomClawSkilltool.skill.OldSkill
randomClawSkillFollowUptool.skill.OldSkill
randomClawSkillAreatool.Area
randomClawSkillAreaDetecttool.Area
randomClawSkillBtool.skill.OldSkill
randomClawSkillBAreatool.Area
statusMultiplierF64
staticheroHasCatAttachedBool
static__clidI32
staticcreateFun
static__eclidshl.types.ArrayBytes_Int

Protos

  • f@17854 aiLocked(en.mob.S_Cat) → Bool
  • f@17855 init(en.mob.S_Cat) → Void
  • f@17856 initGfx(en.mob.S_Cat) → Void
  • f@17857 mariaCineEnd(en.mob.S_Cat) → Void
  • f@17858 getDepopSound(en.mob.S_Cat) → hxd.res.Sound
  • f@17859 getUseSound(en.mob.S_Cat) → hxd.res.Sound
  • f@17860 canHit(en.mob.S_Cat, Entity, tool.Area) → Bool
  • f@17861 initSkills(en.mob.S_Cat) → Void
  • f@17862 onBuff(en.mob.S_Cat) → Void
  • f@17863 onDebuff(en.mob.S_Cat) → Void
  • f@17864 canAttach(en.mob.S_Cat) → Bool
  • f@17865 attach(en.mob.S_Cat) → Void
  • f@17866 detach(en.mob.S_Cat) → Void
  • f@17867 trackParent(en.mob.S_Cat) → Void
  • f@17868 onCooldownEnd(en.mob.S_Cat, String, I32) → Void
  • f@17869 behaviourAi(en.mob.S_Cat) → Void
  • f@17870 behaviour_platformPatrol(en.mob.S_Cat) → Void
  • f@17871 getMoveSpeedMul(en.mob.S_Cat) → F64
  • f@17872 fixedUpdate(en.mob.S_Cat) → Void
  • f@17873 clawFuryUpdate(en.mob.S_Cat) → Void
  • f@17874 postUpdate(en.mob.S_Cat) → Void
  • f@17875 onTouch(en.mob.S_Cat, Entity) → Void
  • f@17876 canApplyRepelling(en.mob.S_Cat) → Bool
  • f@17877 canBeActivated(en.mob.S_Cat, en.Hero) → Bool
  • f@17878 noPetReaction(en.mob.S_Cat) → Void
  • f@17879 petReaction(en.mob.S_Cat) → Void
  • f@17880 getCLID(en.mob.S_Cat) → I32
  • f@17881 serialize(en.mob.S_Cat, hxbit.Serializer) → Void
  • f@17882 getSerializeSchema(en.mob.S_Cat) → hxbit.Schema
  • f@17883 unserializeInit(en.mob.S_Cat) → Void
  • f@17884 unserialize(en.mob.S_Cat, hxbit.Serializer) → Void
  • f@17885 getEntityCLIDS(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@17886 create(pr.Level, I32, I32, I32, I32, Entity, tool.InventItem) → en.mob.S_Cat