Skip to content

en.pet.AdeleScytheGhost

en.pet.AdeleScytheGhost

Inherits from: en.Mob

Fields

NameType
chargetool.skill.OldMobSkill
chargeInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
chargeTargeten.Mob
hasChargedOnceBool
explosiontool.skill.OldMobSkill
explosionInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
teleporttool.skill.OldMobSkill
teleportInfVirtual[allowInAir, allowSameSkillNearby, breachResistance, charge, chargeAnim, chargeAnimSpd, coolDown, disableAnnounceFx, execAnim, execAnimSpd, fxId, hitFrame, id, ignoreGlobalCD, lockAiAfter, manual, power, props, radius, sfxCharge, sfxHit, sfxRelease]
teleportSpotVirtual[x, y]
itemtool.InventItem
minHpMulF64
maxHpMulF64
minDmgMulF64
maxDmgMulF64
dmgMulF64
isFlyingBool
flyingOffsetCyI32
sprDatatool.weap.SprData
copiedNrmShadershader.NormalMap
baseAnimString
baseAnimSpdF64
chargeAnimString
chargeAnimSpdF64
walkAnimString
walkAnimSpdF64
staticcreateFun
static__eclidshl.types.ArrayBytes_Int
static__clidI32

Protos

  • f@30452 canBeHit(en.pet.AdeleScytheGhost) → Bool
  • f@30453 initSprState(en.pet.AdeleScytheGhost) → Void
  • f@30454 init(en.pet.AdeleScytheGhost) → Void
  • f@30455 initGfx(en.pet.AdeleScytheGhost) → Void
  • f@30456 initSkills(en.pet.AdeleScytheGhost) → Void
  • f@30457 fixedUpdate(en.pet.AdeleScytheGhost) → Void
  • f@30458 canMove(en.pet.AdeleScytheGhost) → Bool
  • f@30459 behaviourAi(en.pet.AdeleScytheGhost) → Void
  • f@30460 onTouch(en.pet.AdeleScytheGhost, Entity) → Void
  • f@30461 explode(en.pet.AdeleScytheGhost) → Void
  • f@30462 getDangerousMobs(en.pet.AdeleScytheGhost) → hl.types.ArrayObj
  • f@30463 getTeleportSpot(en.pet.AdeleScytheGhost) → Virtual[x, y]
  • f@30464 onCooldownEnd(en.pet.AdeleScytheGhost, String, I32) → Void
  • f@30465 getEntityCLIDS(en.pet.AdeleScytheGhost) → hl.types.ArrayBytes_Int
  • f@30466 getCLID(en.pet.AdeleScytheGhost) → I32
  • f@30467 unserializeInit(en.pet.AdeleScytheGhost) → Void
  • f@30468 unserialize(en.pet.AdeleScytheGhost, hxbit.Serializer) → Void

Bindings

  • static f@30470 __constructor__(en.pet.AdeleScytheGhost, pr.Level, I32, I32, I32, I32, Entity, tool.InventItem, tool.weap.SprData) → Void
  • static f@30451 create(pr.Level, I32, I32, I32, I32, Entity, tool.InventItem, tool.weap.SprData) → en.pet.AdeleScytheGhost