#Attack skill baby drakonin

1 messages · Page 1 of 1 (latest)

blissful solar
#

The Skill file:
`############################################

GLOBAL Drakonin

############################################
#----------- Basic Attacks (NEW)-----------#
Nocsy_Drakonin_AttackTarget:
Skills:

  • targetselector{t=target} @OwnerTarget
  • damage{d=<owner.damage>} @Target

Nocsy_Drakonin_RetaliateOnOwnerHit:
Skills:

  • targetselector{t=attacker} @OwnerAttacker
  • damage{d=<owner.damage>} @Target

Nocsy_Drakonin_RetaliateOnSelfHit:
Skills:

  • damage{d=<self.damage>} @Trigger`

And the MCPets file:
`Id: Nocsy_Drakonin_Baby-Fire
MythicMob: Nocsy_Drakonin-Fire-Baby
Permission: mcpets.nocsy_drakonin_baby.fire
DespawnSkill: Nocsy_Drakonin_Despawn
Mountable: false
Distance: 5
SpawnRange: 2
ComingBackRange: 2
Icon:
Material: BLAZE_ROD
Name: §6Baby Drakonin - Fire
CustomModelData: 96401
Description:

  • §7A cute little drakonin
  • §7that'll follow you everywhere!
    Levels:
    ce27487e-d2e6-48b1-af59-6c859fe758ea:
    Name: '§7Tier: §6✭§7✭✭✭✭'
    ExperienceThreshold: 0.0
    MaxHealth: 6
    Regeneration: 0.5
    Cooldowns:
    Respawn: 30
    Revoke: 10
    InventoryExtension: 3
    DamageModifier: 2.0
    Power: 2.0
    e426ee8a-81ee-4eb2-9ade-686d09ad9804:
    Name: '§7Tier: §6✭✭§7✭✭✭'
    ExperienceThreshold: 100.0
    MaxHealth: 8
    Regeneration: 1.0
    Cooldowns:
    Respawn: 30
    Revoke: 10
    InventoryExtension: 4
    DamageModifier: 2.0
    Power: 2.0
    Signals:
    Values:`
#

Is it possible to do that?