Titans: Difference between revisions

From A'Chard
Jump to navigation Jump to search
 
(206 intermediate revisions by the same user not shown)
Line 2: Line 2:




'''Titan Global ACE Generator System'''
== Spawns ==


=== Lower Titans ===


* Custom Generators
==== [[Male Titan]] ====
* Custom mob weenies
* Custom Stop Gaps
* (1) [[Titan Spinal Fluid]]
* Custom server code is required due to a lack of NPC/generators ability to keep track of data independently.
* Chance to drop (1) [[Paradis Island Portal Sending Gem]]
* Chance to drop [[Captured Spirit]]


==== [[Oxen Titan]] ====
* !


==== [[Child Titan]] ====
* !


== Events ==
==== [[Pure Titan]] ====
* !


There are (2) master event handlers.


* EventBossTitan - Works as an ON/OFF Switch for ALL (9) master spawn generators
* EventBossTitanSpawned - Will be ON if any of the (9) bosses are currently spawned in the world


=== Tier (1) Boss Titans ===




==== [[Attack Titan]] ====


* (1) [[Paradis Island Portal Sending Gem]]
* (1) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* 3% Chance to drop [[Attack Titan Spine]]
* '''Small chance to drop (1) random rare Invigorating Elixir'''
* '''Small chance to drop (1) random rare Medicated Stamina Kit'''




* EventWallTitan
==== [[Cart Titan]] ====
* EventWallTitanSpawned


== Server Variables ==
* (1) [[Paradis Island Portal Sending Gem]]
* (1) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* 3% Chance to drop [[Cart Titan Spine]]
* '''Small chance to drop (1) random rare Refreshing Elixir'''
* '''Small chance to drop (1) random rare Medicated Health Kit'''


The following persistent server-side variables are used to control, configure and track Titan spawns.


* titan_boss_on
==== [[Female Titan]] ====
* titan_boss_last_spawned_time
* titan_boss_min_spawn_time


== Stop Gaps ==
* (1) [[Paradis Island Portal Sending Gem]]
* (1) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* 3% Chance to drop [[Female Titan Spine]]
* '''Small chance to drop (1) random rare Miraculous Elixir'''
* '''Small chance to drop (1) random rare Medicated Mana Kit'''


* Titan StopGap NPC to turn off all event on server start as a reset of all events to OFF
=== Tier (2) Boss Titans ===
* NPC to check time on hearbeat to kill reset old stuck ON events get things moving again
*


==== [[Founding Titan]] ====


* (1) [[Paradis Island Portal Sending Gem]]
* (2) [[Titan Spinal Fluid]]
* Chance to drop [[Mental Case]]
* 6% Chance to drop [[Founding Titan Spine]]


== Event Flow ==
==== [[Jaw Titan]] ====


* '''8080017 Titan Generator'''  
* (1) [[Paradis Island Portal Sending Gem]]
Add to the master spawn generators around Ragako
* (2) [[Titan Spinal Fluid]]
* Chance to drop [[Mental Case]]
* 6% Chance to drop [[Jaw Titan Spine]]
* '''SMALL chance to drop (1) [[Salvaged Certificate]]'''


==== [[War Hammer Titan]] ====


* If '''EventBossTitan''' is enabled, 8080017 Titan Generator will spawn all other Titan generators in a large random pattern
* (1) [[Paradis Island Portal Sending Gem]]
* Each of the secondary Boss Generators have varying requirements for activation such as '''Night''' or '''Day''' requirements and an ON/Off event as well defined
* (2) [[Titan Spinal Fluid]]
* All the secondary Titan generators have a "slowed heartbeat" to give time for '''EventBossTitanSpawned''' to trigger when a Titan is spawned
* Chance to drop [[Mental Case]]
* As the secondary generators roll though "slowed" heartbeats they will have varying chances to spawn a boss of that type.
* 6% Chance to drop [[War Hammer Titan Spine]]
* When a generator spawns a critter, it will set both EventBossTitanSpawned and the event to show they type of Titan is spawned to ON to prevent additional Boss Titans spawns in the world


== Generators ==
=== Tier (3) Boss Titans ===


=== 8080017 Titan Generator - Master Generator ===
==== [[Armored Titan]] ====


The master generator has the ability to spawn (1) any of the following randomly.
* (1) [[Paradis Island Portal Sending Gem]]
* (3) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* Chance to drop [[Mental Case]]
* Chance to drop [[Physical State]]
* 9% Chance to drop [[Armored Titan Spine]]


* Lower Titan Generator
* Titan([[Male Titan]], [[Child Titan]])


==== [[Beast Titan]] ====


==== 8083177 Lower Titan Generator ====
* Beast Titan has a chance to summon help from a [[Cart Titan]]
* (1) [[Paradis Island Portal Sending Gem]]
* (3) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* Chance to drop [[Mental Case]]
* Chance to drop [[Physical State]]
* 9% Chance to drop [[Beast Titan Spine]]


The master generator has the ability to spawn (1) any of the following randomly.


* [[Male Titan]]
* [[Child Titan]]


==== 8083169 Armored Titan Generator ====
==== [[Colossus Titan]] ====


* Spawns (1) [[Armored Titan]] if triggered
* (1) [[Paradis Island Portal Sending Gem]]
* (3) [[Titan Spinal Fluid]]
* Chance to drop [[Captured Spirit]]
* Chance to drop [[Mental Case]]
* Chance to drop [[Physical State]]
* 9% Chance to drop [[Colossus Titan Spine]]


=== Spawn Mechanics ===


==== 8083170 Attack Titan Generator ====
* The server checks the last time a boss was spawned ever 30 seconds
* If the Boss timer(10) minutes has expired, the server checks the timer for the last Lower Titan
* If the Lower Titan timer(1 hr) has expired, the server triggers a Lower Titan to spawn
* If the Lower Titan timer has not expired, the server rolls the dice for a Boss Titan


* Spawns (1) [[Attack Titan]] if triggered


==== 8083168 Beast Titan Generator ====
Roll the Dice:
* Get dice roll (100)


* Spawns (1) [[Beast Titan]] if triggered


* '''3% level 3 boss checks'''
* Armored Titan(24 hrs)
* Beast Titan(24 hrs)
* Colossus Titan(24 hrs)


==== 8083171 Cart Titan Generator ====


* Spawns (1) [[Cart Titan]] if triggered
* '''15% level 2 boss checks'''
* Founding Titan(16 hrs)
* Jaw Titan(16 hrs)
* War Hammer Titan(16 hrs)


==== 8083172 Colossus Titan Generator ====


* Spawns (1) [[Colossus Titan]] if triggered


 
* '''60% level 1 boss checks'''
==== 8083173 Female Titan Generator ====
* Attack Titan(8 hrs)
 
* Cart Titan(10 hrs)
* Spawns (1) [[Female Titan]] if triggered
* Female Titan(8 hrs)
 
 
==== 8083174 Founding Titan Generator ====
 
* Spawns (1) [[Founding Titan]] if triggered
 
==== 8083175 Jaw Titan Generator ====
 
* Spawns (1) [[Jaw Titan]] if triggered
 
 
==== 8083176 War Hammer Titan Generator ====
 
* Spawns (1) [[War Hammer Titan]] if triggered
 
== Spawns (9) ==
 
 
=== Armored Titan ===
 
8085051 [[Armored Titan]]
 
* Spawns (1) 80007 Landblock KeepAlive if triggered
 
 
'''Related Events'''
* EventArmoredTitan - ON/OFF Switch for this Titan type
* EventArmoredTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare armor piece.'''
 
=== Attack Titan ===
 
8085052 [[Attack Titan]]
 
* Spawns (1) 80007 Landblock KeepAlive if triggered
 
 
'''Related Events'''
* EventAttackTitan - ON/OFF Switch for this Titan type
* EventAttackTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare Shield.'''
 
=== Beast Titan ===
 
8085050 [[Beast Titan]]
 
* Spawns (1) 80007 Landblock KeepAlive if triggered
 
 
'''Related Events'''
* EventBeastTitan - ON/OFF Switch for this Titan type
* EventBeastTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare Eternal Salvage.'''
 
=== Cart Titan ===
 
8085053 [[Cart Titan]]
 
'''Related Events'''
* EventCartTitan - ON/OFF Switch for this Titan type
* EventCartTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare Pack, Potion or Kit.'''
 
=== Colossus Titan ===
 
8085055 [[Colossus Titan]]
 
'''Related Events'''
* EventColossusTitan - ON/OFF Switch for this Titan type
* EventColossusTitanSpawned - This Titan type currently spawned indicator
 
=== Female Titan ===
 
* 8085001 [[Female Titan]]
 
 
'''Related Events'''
* EventFemaleTitan - ON/OFF Switch for this Titan type
* EventFemaleTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare jewlery piece.'''
 
=== Founding Titan ===
 
8085054 [[Founding Titan]]
 
'''Related Events'''
* EventFoundingTitan - ON/OFF Switch for this Titan type
* EventFoundingTitanSpawned - This Titan type currently spawned indicator
 
=== Jaw Titan ===
 
8085056 [[Jaw Titan]]
 
'''Related Events'''
* EventJawTitan - ON/OFF Switch for this Titan type
* EventJawTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare Foolproof Salvage.'''
 
 
=== War Hammer Titan ===
 
8085057 [[War Hammer Titan]]
 
'''Related Events'''
* EventWarHammerTitan - ON/OFF Switch for this Titan type
* EventWarHammerTitanSpawned - This Titan type currently spawned indicator
* '''Small chance to drop a random rare Eternal Dyepot.'''

Latest revision as of 02:07, 14 June 2024


Spawns

Lower Titans

Male Titan

Oxen Titan

  • !

Child Titan

  • !

Pure Titan

  • !


Tier (1) Boss Titans

Attack Titan


Cart Titan


Female Titan

Tier (2) Boss Titans

Founding Titan

Jaw Titan

War Hammer Titan

Tier (3) Boss Titans

Armored Titan


Beast Titan


Colossus Titan

Spawn Mechanics

  • The server checks the last time a boss was spawned ever 30 seconds
  • If the Boss timer(10) minutes has expired, the server checks the timer for the last Lower Titan
  • If the Lower Titan timer(1 hr) has expired, the server triggers a Lower Titan to spawn
  • If the Lower Titan timer has not expired, the server rolls the dice for a Boss Titan


Roll the Dice:

  • Get dice roll (100)


  • 3% level 3 boss checks
  • Armored Titan(24 hrs)
  • Beast Titan(24 hrs)
  • Colossus Titan(24 hrs)


  • 15% level 2 boss checks
  • Founding Titan(16 hrs)
  • Jaw Titan(16 hrs)
  • War Hammer Titan(16 hrs)


  • 60% level 1 boss checks
  • Attack Titan(8 hrs)
  • Cart Titan(10 hrs)
  • Female Titan(8 hrs)