User Tools

Site Tools



kdf_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kdf_api [2025/03/30 13:29] kitanoikdf_api [2025/05/10 06:14] (current) kitanoi
Line 428: Line 428:
         [1] = {contentid = 12345, frompercent = 100, topercent = 95, pos = {x = 1, y = 2, z = 3}, desc = "tank boss 12345 at this pos from 100-95%"},         [1] = {contentid = 12345, frompercent = 100, topercent = 95, pos = {x = 1, y = 2, z = 3}, desc = "tank boss 12345 at this pos from 100-95%"},
     },     },
 +    
 +    tankat= {
 +        [1] = {contentid = 1644, frompercent = 100, topercent = 0, reqs = [[return not KitanoiFuncs.API.DungeonFramework.GarudaPhased]], pos = {x=0.59,y=-2.15,z=-21.73}, desc = "tank garuda at north until phased"},
 +        [2] = {contentid = 1644, frompercent = 100, topercent = 0, reqs = [[return  KitanoiFuncs.API.DungeonFramework.GarudaPhased]], pos = {x=-0.76,y=-1.85,z=-4.35}, desc = "tank garuda at north of inner circle after phased"},
 +    },    
 </code> </code>
   * contentid [required] contentid of the enemy   * contentid [required] contentid of the enemy
Line 433: Line 438:
   * topercent [required] should be the lower %   * topercent [required] should be the lower %
   * pos [required] position to tank at   * pos [required] position to tank at
 +  * reqs [optional] must start with "return" and return a bool
  
 --------------------------------------------------------------- ---------------------------------------------------------------
kdf_api.1743341377.txt.gz · Last modified: 2025/03/30 13:29 by kitanoi