As you seen in the example file above, all events are configured per each dragon, and the number in the key "1", "2", "3" or "4" is the order that will follow (min to max) you can add as much event as you want.
All Events should have "general-settings"
general-settings:event-type:GUARDIANS#The Type of event that will ocurseconds-duration:10#The Amount of seconds that will last this eventkeep-dragon-afk:false#If its false the dragon will fly around map else it will be afkdragon-speed-amplifier:0#Speed amplifier for dragon velocityrepeat-event-after-seconds:5#Amount of times that the event will happen during the "seconds-duration"
Events also should have specific settings depending of the type of event you setup.
GUARDIANS:
general-settings:event-type:GUARDIANSseconds-duration:10keep-dragon-afk:falsedragon-speed-amplifier:0repeat-event-after-seconds:5guardian-settings:guardians: - id:epic_zombie#The id of the Guardian (Check Setting Up Guardians to know how to create guardians) chance:50#The Chance of this guardian to appearmythic-mob-level:0#This is the level of the mob from mythic mobs (only if option below it's true)is-from-mythic-mobs:false#If the Guardian is a mob from MythicMobsguardians-amount:10#The amount of guardians that will appear - id:monster_zombiechance:50mythic-mob-level:0is-from-mythic-mobs:falseguardians-amount:10
FIREBALLS:
general-settings:event-type:FIREBALLSseconds-duration:10keep-dragon-afk:falsedragon-speed-amplifier:0repeat-event-after-seconds:5fire-balls-settings:fireballs-per-second:3#The amount of fireballs that dragon will throw per secfireball-damage:100.0#The amount of damage fireball will doshow-particle:true#If particles will appear while dragon be throwing fireballs
DRAGON_FIREBALLS:
general-settings:event-type:DRAGON_FIREBALLSseconds-duration:10keep-dragon-afk:falsedragon-speed-amplifier:0repeat-event-after-seconds:5dragon-fireball-settings:dragon-fireballs-per-second:3#The amount of fireballs that dragon will throw per sec
LIGHTNING:
general-settings:event-type:LIGHTNINGseconds-duration:10keep-dragon-afk:falsedragon-speed-amplifier:0repeat-event-after-seconds:5lightning-settings:lightning-damage:100.0#Amount of damage lightning will make