diff --git a/scripts/npc/config.txt b/scripts/npc/config.txt index 44d3241..a50cf42 100755 --- a/scripts/npc/config.txt +++ b/scripts/npc/config.txt @@ -2,7 +2,7 @@ ["admin"] = false, ["gameCode"] = "dummy", ["urlGameConfig"] = "dummy", - ["urlPlayerData"] = "dummy" + ["urlPlayerData"] = "dummy", ["urlRankData"] = "dummy", ["urlPlayerBaseData"] = "dummy" } \ No newline at end of file diff --git a/scripts/vscripts/system/service.lua b/scripts/vscripts/system/service.lua index 7a2c6a6..ce8e26a 100755 --- a/scripts/vscripts/system/service.lua +++ b/scripts/vscripts/system/service.lua @@ -12,7 +12,14 @@ end REQUEST_TIME_OUT = 30 - Service.Config = table.fromfile("scripts/npc/config.txt") + Service.Config = { + ["admin"] = false, + ["gameCode"] = "dummy", + ["urlGameConfig"] = "dummy", + ["urlPlayerData"] = "dummy", + ["urlRankData"] = "dummy", + ["urlPlayerBaseData"] = "dummy" + } -- 游戏配置项 GameRules.GameData = { diff --git a/scripts/vscripts/system/tower.lua b/scripts/vscripts/system/tower.lua index 862d3e1..3ce7eae 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -13,12 +13,1475 @@ thtd_exp_star_table={1,2/3,1/3,1/5,1/15} towerPlayerList = {[1] = {}, [2] = {}, [3] = {},[4] = {}} -towerNameList = table.fromfile("scripts/mpc/tower.txt") +towerNameList = { + ["item_1003"]={["kind"]="BonusEgg",["quality"]=1}, -- 一星福蛋 + ["item_1004"]={["kind"]="BonusEgg",["quality"]=2}, -- 二星福蛋 + ["item_1005"]={["kind"]="BonusEgg",["quality"]=3}, -- 三星福蛋 + ["item_1006"]={["kind"]="BonusEgg",["quality"]=4}, -- 四星福蛋 + ["item_1011"]={["kind"]="BonusEgg",["quality"]=1}, -- 一星僵尸 + ["item_1012"]={["kind"]="BonusEgg",["quality"]=2}, -- 二星僵尸 + ["item_1013"]={["kind"]="BonusEgg",["quality"]=3}, -- 三星僵尸 + ["item_1014"]={["kind"]="BonusEgg",["quality"]=4}, -- 四星僵尸 + ["item_0001"]={["kind"]="lily",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 莉莉白 + ["item_0002"]={["kind"]="nazrin",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 娜兹玲 + ["item_0003"]={["kind"]="minoriko",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 秋穣子 + ["item_0004"]={["kind"]="mugiyousei",["quality"]=1,["hasPortrait"]=false,["hasVoice"]=false}, -- 墓地妖精 + ["item_0005"]={["kind"]="shanghainingyou",["quality"]=1,["hasPortrait"]=false,["hasVoice"]=false}, -- 上海人形 + ["item_0006"]={["kind"]="hourainingyou",["quality"]=1,["hasPortrait"]=false,["hasVoice"]=false}, -- 蓬莱人形 + ["item_0007"]={["kind"]="hanadayousei",["quality"]=1,["hasPortrait"]=false,["hasVoice"]=false}, -- 花田妖精 + ["item_0008"]={["kind"]="maidyousei",["quality"]=1,["hasPortrait"]=false,["hasVoice"]=false}, -- 女仆妖精 + ["item_0009"]={["kind"]="cirno",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 琪露诺 + ["item_0010"]={["kind"]="kogasa",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 多多良小伞 + ["item_0011"]={["kind"]="letty",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 蕾蒂 + ["item_0012"]={["kind"]="lyrica",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 莉莉卡 + ["item_0013"]={["kind"]="lunasa",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 露娜萨 + ["item_0014"]={["kind"]="merlin",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 梅露兰 + ["item_0015"]={["kind"]="rumia",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 露米娅 + ["item_0016"]={["kind"]="satori",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 古明地觉 + ["item_0017"]={["kind"]="iku",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 永江依玖 + ["item_0018"]={["kind"]="mystia",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 米斯蒂娅 + ["item_0019"]={["kind"]="marisa",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 魔理沙 + ["item_0020"]={["kind"]="tenshi",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 比那名居天子 + ["item_0021"]={["kind"]="patchouli",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 帕秋莉 + ["item_0022"]={["kind"]="sakuya",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 十六夜咲夜 + ["item_0023"]={["kind"]="reisen",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 铃仙 + ["item_0024"]={["kind"]="yuyuko",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 西行寺幽幽子 + ["item_0025"]={["kind"]="youmu",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 魂魄妖梦 + ["item_0026"]={["kind"]="rin",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 火焰猫燐 + ["item_0027"]={["kind"]="utsuho",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 灵乌路空 + ["item_0028"]={["kind"]="reimu",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 博丽灵梦 + ["item_0029"]={["kind"]="daiyousei",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 大妖精 + ["item_0030"]={["kind"]="remilia",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 蕾米莉亚 + ["item_0031"]={["kind"]="koishi",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 古明地恋 + ["item_0032"]={["kind"]="flandre",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 芙兰朵露·斯卡雷特 + ["item_0033"]={["kind"]="koakuma",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 小恶魔 + ["item_0034"]={["kind"]="meirin",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 红美铃 + ["item_0035"]={["kind"]="yuuka",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 风见幽香 + ["item_0036"]={["kind"]="yukari",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 八云紫 + ["item_0037"]={["kind"]="ran",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 八云蓝 + ["item_0038"]={["kind"]="chen",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 橙 + ["item_0039"]={["kind"]="eirin",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 八意永琳 + ["item_0040"]={["kind"]="mokou",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 藤原妹红 + ["item_0041"]={["kind"]="kaguya",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 蓬莱山辉夜 + ["item_0042"]={["kind"]="aya",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 射命丸文 + ["item_0043"]={["kind"]="hatate",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 姬海棠羽立 + ["item_0044"]={["kind"]="momiji",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 犬走椛 + ["item_0046"]={["kind"]="sanae",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 东风谷早苗 + ["item_0047"]={["kind"]="kanako",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 八坂神奈子 + ["item_0048"]={["kind"]="suwako",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 泄矢诹访子 + ["item_0049"]={["kind"]="minamitsu",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 村纱水蜜 + ["item_0050"]={["kind"]="nue",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 封兽鵺 + ["item_0051"]={["kind"]="byakuren",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 圣白莲 + ["item_0052"]={["kind"]="miko",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=true}, -- 丰聪耳神子 + ["item_0053"]={["kind"]="kokoro",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 秦心 + ["item_0054"]={["kind"]="yuugi",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 星熊勇仪 + ["item_0055"]={["kind"]="suika",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 伊吹萃香 + ["item_0056"]={["kind"]="star",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 斯塔·萨菲雅 + ["item_0057"]={["kind"]="sunny",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 桑妮·米尔克 + ["item_0058"]={["kind"]="luna",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 露娜·切露德 + ["item_0059"]={["kind"]="alice",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 爱丽丝·玛格特罗依德* + ["item_0060"]={["kind"]="wriggle",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 莉格露·奈特巴格* + ["item_0061"]={["kind"]="keine",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 上白泽慧音 + ["item_0062"]={["kind"]="inaba",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 因幡帝* + ["item_0063"]={["kind"]="kisume",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 四季映姬·亚玛萨那度* + ["item_0064"]={["kind"]="shikieiki",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 四季映姬·亚玛萨那度* + ["item_0065"]={["kind"]="sumireko",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 宇佐见堇子 + ["item_0066"]={["kind"]="renko",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 宇佐见莲子* + ["item_0067"]={["kind"]="maribel",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 玛艾露贝莉·赫恩* + ["item_0069"]={["kind"]="toramaru",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 寅丸星 + ["item_0070"]={["kind"]="mamizou",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 二岩猯藏 + ["item_0071"]={["kind"]="seija",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 鬼人正邪* + ["item_0072"]={["kind"]="shinmyoumaru",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 少名针妙丸* + ["item_0073"]={["kind"]="junko",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 纯狐* + ["item_0074"]={["kind"]="hecatia",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 赫卡提亚·拉碧斯拉祖利* + ["item_0075"]={["kind"]="clownpiece",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 克劳恩皮丝* + ["item_0076"]={["kind"]="kishin",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 稀神探女* + ["item_0077"]={["kind"]="matara",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 摩多罗隐岐奈* + ["item_0078"]={["kind"]="sariel",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 萨丽爱尔* + ["item_0079"]={["kind"]="mima",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 魅魔 + ["item_0080"]={["kind"]="shinki",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 神绮 + ["item_0081"]={["kind"]="gengetu",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 幻月* + ["item_0083"]={["kind"]="elly",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 艾丽 + ["item_0085"]={["kind"]="yumemi",["quality"]=4,["hasPortrait"]=true,["hasVoice"]=false}, -- 冈崎梦美* + ["item_0088"]={["kind"]="sizuha",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 秋静叶 + ["item_0091"]={["kind"]="hina",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 键山雏* + ["item_0092"]={["kind"]="medicine",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 梅蒂欣·梅兰可莉 + ["item_0093"]={["kind"]="kyouko",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=true}, -- 幽谷响子* + ["item_0094"]={["kind"]="soga",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=true}, -- 苏我屠自古 + ["item_0095"]={["kind"]="futo",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 物部布都 + ["item_0096"]={["kind"]="seiga",["quality"]=3,["hasPortrait"]=true,["hasVoice"]=false}, -- 霍青娥 + ["item_0097"]={["kind"]="yoshika",["quality"]=2,["hasPortrait"]=true,["hasVoice"]=false}, -- 宫古芳香 -local thtd_power_table = table.fromfile("scripts/npc/power_table.txt") -local thtd_attack_factor = table.fromfile("scripts/npc/attack_factor.txt") -local thtd_ability_table = table.fromfile("scripts/npc/ability_table.txt") -local thtd_combo_table = table.fromfile("scripts/npc/combo_table.txt") + ["item_2001"]={["kind"]="item_2001",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2002"]={["kind"]="item_2002",["quality"]=4,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2003"]={["kind"]="item_2003",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2004"]={["kind"]="item_2004",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2005"]={["kind"]="item_2005",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2006"]={["kind"]="item_2006",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2007"]={["kind"]="item_2007",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2008"]={["kind"]="item_2008",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2009"]={["kind"]="item_2009",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2010"]={["kind"]="item_2010",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2011"]={["kind"]="item_2011",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2012"]={["kind"]="item_2012",["quality"]=4,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2013"]={["kind"]="item_2013",["quality"]=4,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2014"]={["kind"]="item_2014",["quality"]=4,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2015"]={["kind"]="item_2015",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2016"]={["kind"]="item_2016",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2017"]={["kind"]="item_2017",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2018"]={["kind"]="item_2018",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2019"]={["kind"]="item_2019",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2020"]={["kind"]="item_2020",["quality"]=4,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2021"]={["kind"]="item_2021",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2022"]={["kind"]="item_2022",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2023"]={["kind"]="item_2023",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2024"]={["kind"]="item_2024",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2025"]={["kind"]="item_2025",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_2026"]={["kind"]="item_2026",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, + ["item_1015"]={["kind"]="item_1015",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, +} + +local thtd_power_table = { + ["lily"] = { + [1] = {50,10}, + [2] = {150,10}, + [3] = {400,10}, + [4] = {1100,10}, + [5] = {4000,10}, + }, + ["nazrin"] = { + [1] = {20,2}, + [2] = {80,4}, + [3] = {200,8}, + [4] = {450,10}, + [5] = {2000,15}, + }, + ["mugiyousei"] = { + [1] = {10,2}, + [2] = {55,3}, + [3] = {145,4}, + [4] = {350,6.5}, + [5] = {1400,26}, + }, + ["shanghainingyou"] = { + [1] = {10,2}, + [2] = {55,3}, + [3] = {145,4}, + [4] = {350,6.5}, + [5] = {1400,26}, + }, + ["hourainingyou"] = { + [1] = {10,2}, + [2] = {55,3}, + [3] = {145,4}, + [4] = {350,6.5}, + [5] = {1400,26}, + }, + ["hanadayousei"] = { + [1] = {10,2}, + [2] = {55,3}, + [3] = {145,4}, + [4] = {350,6.5}, + [5] = {1400,26}, + }, + ["maidyousei"] = { + [1] = {10,2}, + [2] = {55,3}, + [3] = {145,4}, + [4] = {350,6.5}, + [5] = {1400,26}, + }, + ["cirno"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["kogasa"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["letty"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["lyrica"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["lunasa"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["merlin"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["rumia"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["satori"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["iku"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["mystia"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["marisa"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["tenshi"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["patchouli"] = { + [1] = {30,3.0}, + [2] = {100,5.0}, + [3] = {250,6.5}, + [4] = {600,8.0}, + [5] = {2500,15}, + }, + ["reisen"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["yuyuko"] = { + [1] = {40,5.0}, + [2] = {100,6.5}, + [3] = {260,8.0}, + [4] = {560,10.0}, + [5] = {2500,15.0}, + }, + ["youmu"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["rin"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["utsuho"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["reimu"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["daiyousei"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["cirno_ex"] = + { + [1] = {30,3.0}, + [2] = {110,5.0}, + [3] = {300,7.5}, + [4] = {600,10.0}, + [5] = {2400,30.0}, + }, + ["remilia"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["flandre"] = { + [1] = {28,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["sakuya"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["koishi"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["koakuma"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["meirin"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["yuuka"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["yukari"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["ran"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["chen"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["eirin"] = { + [1] = {35,4.0}, + [2] = {130,6}, + [3] = {300,8}, + [4] = {600,10}, + [5] = {2600,20.0}, + }, + ["mokou"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["kaguya"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["aya"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["hatate"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["momiji"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["sanae"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["kanako"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["suwako"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["minamitsu"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["nue"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["rumia_ex"] = + { + [1] = {30,3.0}, + [2] = {110,5.0}, + [3] = {300,7.5}, + [4] = {600,10.0}, + [5] = {2400,30.0}, + }, + ["toramaru"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["shinki"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["byakuren"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["soga"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["miko"] = { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["futo"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["yoshika"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["seiga"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["keine"] = { + [1] = {20,2.5}, + [2] = {75,4.0}, + [3] = {190,5}, + [4] = {400,7.0}, + [5] = {2000,12}, + }, + ["medicine"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["luna"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["star"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["sunny"] = { + [1] = {15,2}, + [2] = {60,3.5}, + [3] = {160,5}, + [4] = {375,6.5}, + [5] = {1800,10}, + }, + ["yuugi"] = + { + [1] = {30,3.0}, + [2] = {110,5.0}, + [3] = {300,7.5}, + [4] = {600,10.0}, + [5] = {2400,30.0}, + }, + ["suika"] = + { + [1] = {25,3.0}, + [2] = {85,4.5}, + [3] = {220,5}, + [4] = {450,7.5}, + [5] = {2200,15.0}, + }, + ["junko"] = { + [1] = {30,3.0}, + [2] = {110,5.0}, + [3] = {300,7.5}, + [4] = {600,10.0}, + [5] = {2400,30.0}, + }, + ["hecatia"] = { + [1] = {30,3.0}, + [2] = {110,5.0}, + [3] = {300,7.5}, + [4] = {600,10.0}, + [5] = {2400,30.0}, + }, +} + +local thtd_attack_factor = {} -- Need to update the attack factor table, use defaults for now +local thtd_ability_table = { + ["lily"] = { + [1] = {["thtd_lily_01"] = 1,["thtd_lily_02"] = 0}, + [2] = {["thtd_lily_01"] = 1,["thtd_lily_02"] = 0}, + [3] = {["thtd_lily_01"] = 1,["thtd_lily_02"] = 0}, + [4] = {["thtd_lily_01"] = 1,["thtd_lily_02"] = 1}, + [5] = {["thtd_lily_01"] = 1,["thtd_lily_02"] = 1}, + }, + ["nazrin"] = { + [1] = {["thtd_nazrin_01"] = 1}, + [2] = {["thtd_nazrin_01"] = 1}, + [3] = {["thtd_nazrin_01"] = 1}, + [4] = {["thtd_nazrin_01"] = 1}, + [5] = {["thtd_nazrin_01"] = 1}, + }, + ["minoriko"] = { + [1] = {["thtd_minoriko_01"] = 1,["thtd_minoriko_02"] = 0}, + [2] = {["thtd_minoriko_01"] = 1,["thtd_minoriko_02"] = 0}, + [3] = {["thtd_minoriko_01"] = 1,["thtd_minoriko_02"] = 1}, + [4] = {["thtd_minoriko_01"] = 1,["thtd_minoriko_02"] = 1}, + [5] = {["thtd_minoriko_01"] = 1,["thtd_minoriko_02"] = 1}, + }, + ["mugiyousei"] = { + [1] = {["thtd_mugiyousei_01"] = 1}, + [2] = {["thtd_mugiyousei_01"] = 1}, + [3] = {["thtd_mugiyousei_01"] = 1}, + [4] = {["thtd_mugiyousei_01"] = 1}, + [5] = {["thtd_mugiyousei_01"] = 1}, + }, + ["shanghainingyou"] = { + [1] = {["thtd_shanghainingyou_01"] = 1}, + [2] = {["thtd_shanghainingyou_01"] = 1}, + [3] = {["thtd_shanghainingyou_01"] = 1}, + [4] = {["thtd_shanghainingyou_01"] = 1}, + [5] = {["thtd_shanghainingyou_01"] = 1}, + }, + ["hourainingyou"] = { + [1] = {["thtd_hourainingyou_01"] = 1}, + [2] = {["thtd_hourainingyou_01"] = 1}, + [3] = {["thtd_hourainingyou_01"] = 1}, + [4] = {["thtd_hourainingyou_01"] = 1}, + [5] = {["thtd_hourainingyou_01"] = 1}, + }, + ["hanadayousei"] = { + [1] = {["thtd_hanadayousei_01"] = 1}, + [2] = {["thtd_hanadayousei_01"] = 1}, + [3] = {["thtd_hanadayousei_01"] = 1}, + [4] = {["thtd_hanadayousei_01"] = 1}, + [5] = {["thtd_hanadayousei_01"] = 1}, + }, + ["maidyousei"] = { + [1] = {["luna_moon_glaive"] = 1}, + [2] = {["luna_moon_glaive"] = 1}, + [3] = {["luna_moon_glaive"] = 1}, + [4] = {["luna_moon_glaive"] = 1}, + [5] = {["luna_moon_glaive"] = 1}, + }, + ["cirno"] = { + [1] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [2] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [3] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [4] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 1,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [5] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 1,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + }, + ["letty"] = { + [1] = {["thtd_letty_01"] = 1,["thtd_letty_02"] = 0}, + [2] = {["thtd_letty_01"] = 1,["thtd_letty_02"] = 0}, + [3] = {["thtd_letty_01"] = 1,["thtd_letty_02"] = 1}, + [4] = {["thtd_letty_01"] = 1,["thtd_letty_02"] = 2}, + [5] = {["thtd_letty_01"] = 1,["thtd_letty_02"] = 3}, + }, + ["kogasa"] = { + [1] = {["thtd_kogasa_01"] = 1,["thtd_kogasa_02"] = 0}, + [2] = {["thtd_kogasa_01"] = 1,["thtd_kogasa_02"] = 0}, + [3] = {["thtd_kogasa_01"] = 1,["thtd_kogasa_02"] = 1}, + [4] = {["thtd_kogasa_01"] = 1,["thtd_kogasa_02"] = 2}, + [5] = {["thtd_kogasa_01"] = 1,["thtd_kogasa_02"] = 3}, + }, + ["lyrica"] = { + [1] = {["thtd_lyrica_01"] = 1,["thtd_lyrica_02"] = 0}, + [2] = {["thtd_lyrica_01"] = 1,["thtd_lyrica_02"] = 0}, + [3] = {["thtd_lyrica_01"] = 1,["thtd_lyrica_02"] = 1}, + [4] = {["thtd_lyrica_01"] = 1,["thtd_lyrica_02"] = 1}, + [5] = {["thtd_lyrica_01"] = 1,["thtd_lyrica_02"] = 1}, + }, + ["lunasa"] = { + [1] = {["thtd_lunasa_01"] = 1,["thtd_lunasa_02"] = 0}, + [2] = {["thtd_lunasa_01"] = 1,["thtd_lunasa_02"] = 0}, + [3] = {["thtd_lunasa_01"] = 1,["thtd_lunasa_02"] = 1}, + [4] = {["thtd_lunasa_01"] = 1,["thtd_lunasa_02"] = 1}, + [5] = {["thtd_lunasa_01"] = 1,["thtd_lunasa_02"] = 1}, + }, + ["merlin"] = { + [1] = {["thtd_merlin_01"] = 1,["thtd_merlin_02"] = 0}, + [2] = {["thtd_merlin_01"] = 2,["thtd_merlin_02"] = 0}, + [3] = {["thtd_merlin_01"] = 3,["thtd_merlin_02"] = 1}, + [4] = {["thtd_merlin_01"] = 4,["thtd_merlin_02"] = 1}, + [5] = {["thtd_merlin_01"] = 5,["thtd_merlin_02"] = 1}, + }, + ["rumia"] = { + [1] = {["thtd_rumia_01"] = 1,["thtd_rumia_02"] = 0,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [2] = {["thtd_rumia_01"] = 2,["thtd_rumia_02"] = 0,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [3] = {["thtd_rumia_01"] = 3,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [4] = {["thtd_rumia_01"] = 4,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [5] = {["thtd_rumia_01"] = 5,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + }, + ["satori"] = { + [1] = {["thtd_satori_01"] = 1,["thtd_satori_02"] = 0}, + [2] = {["thtd_satori_01"] = 2,["thtd_satori_02"] = 0}, + [3] = {["thtd_satori_01"] = 3,["thtd_satori_02"] = 0}, + [4] = {["thtd_satori_01"] = 4,["thtd_satori_02"] = 1}, + [5] = {["thtd_satori_01"] = 5,["thtd_satori_02"] = 1}, + }, + ["iku"] = { + [1] = {["thtd_iku_01"] = 1,["thtd_iku_02"] = 0}, + [2] = {["thtd_iku_01"] = 2,["thtd_iku_02"] = 0}, + [3] = {["thtd_iku_01"] = 3,["thtd_iku_02"] = 0}, + [4] = {["thtd_iku_01"] = 4,["thtd_iku_02"] = 1}, + [5] = {["thtd_iku_01"] = 5,["thtd_iku_02"] = 1}, + }, + ["mystia"] = { + [1] = {["thtd_mystia_01"] = 1,["thtd_mystia_02"] = 0}, + [2] = {["thtd_mystia_01"] = 2,["thtd_mystia_02"] = 0}, + [3] = {["thtd_mystia_01"] = 3,["thtd_mystia_02"] = 1}, + [4] = {["thtd_mystia_01"] = 4,["thtd_mystia_02"] = 2}, + [5] = {["thtd_mystia_01"] = 5,["thtd_mystia_02"] = 3}, + }, + ["marisa"] = { + [1] = {["thtd_marisa_01"] = 1,["thtd_marisa_02"] = 1,["thtd_marisa_03"] = 0}, + [2] = {["thtd_marisa_01"] = 1,["thtd_marisa_02"] = 1,["thtd_marisa_03"] = 0}, + [3] = {["thtd_marisa_01"] = 1,["thtd_marisa_02"] = 1,["thtd_marisa_03"] = 0}, + [4] = {["thtd_marisa_01"] = 1,["thtd_marisa_02"] = 1,["thtd_marisa_03"] = 1}, + [5] = {["thtd_marisa_01"] = 1,["thtd_marisa_02"] = 1,["thtd_marisa_03"] = 1}, + }, + ["tenshi"] = { + [1] = {["thtd_tenshi_01"] = 1,["thtd_tenshi_02"] = 1,["thtd_tenshi_03"] = 0}, + [2] = {["thtd_tenshi_01"] = 1,["thtd_tenshi_02"] = 1,["thtd_tenshi_03"] = 0}, + [3] = {["thtd_tenshi_01"] = 1,["thtd_tenshi_02"] = 1,["thtd_tenshi_03"] = 0}, + [4] = {["thtd_tenshi_01"] = 1,["thtd_tenshi_02"] = 1,["thtd_tenshi_03"] = 1}, + [5] = {["thtd_tenshi_01"] = 1,["thtd_tenshi_02"] = 1,["thtd_tenshi_03"] = 1}, + }, + ["patchouli"] = { + [1] = {["thtd_patchouli_01"] = 1,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 0}, + [2] = {["thtd_patchouli_01"] = 2,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 0}, + [3] = {["thtd_patchouli_01"] = 3,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1}, + [4] = {["thtd_patchouli_01"] = 4,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1}, + [5] = {["thtd_patchouli_01"] = 5,["thtd_patchouli_02"] = 1,["thtd_patchouli_03"] = 1}, + }, + ["reisen"] = { + [1] = {["thtd_reisen_01"] = 1,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 0}, + [2] = {["thtd_reisen_01"] = 2,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 0}, + [3] = {["thtd_reisen_01"] = 3,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 0}, + [4] = {["thtd_reisen_01"] = 4,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 1}, + [5] = {["thtd_reisen_01"] = 5,["thtd_reisen_02"] = 1,["thtd_reisen_03"] = 1}, + }, + ["yuyuko"] = { + [1] = {["thtd_yuyuko_01"] = 1,["thtd_yuyuko_02"] = 1,["thtd_yuyuko_03"] = 0}, + [2] = {["thtd_yuyuko_01"] = 2,["thtd_yuyuko_02"] = 1,["thtd_yuyuko_03"] = 0}, + [3] = {["thtd_yuyuko_01"] = 3,["thtd_yuyuko_02"] = 1,["thtd_yuyuko_03"] = 0}, + [4] = {["thtd_yuyuko_01"] = 4,["thtd_yuyuko_02"] = 1,["thtd_yuyuko_03"] = 1}, + [5] = {["thtd_yuyuko_01"] = 5,["thtd_yuyuko_02"] = 1,["thtd_yuyuko_03"] = 1}, + }, + ["youmu"] = { + [1] = {["thtd_youmu_01"] = 1,["thtd_youmu_02"] = 1,["thtd_youmu_03"] = 0}, + [2] = {["thtd_youmu_01"] = 1,["thtd_youmu_02"] = 1,["thtd_youmu_03"] = 0}, + [3] = {["thtd_youmu_01"] = 1,["thtd_youmu_02"] = 1,["thtd_youmu_03"] = 0}, + [4] = {["thtd_youmu_01"] = 1,["thtd_youmu_02"] = 1,["thtd_youmu_03"] = 1}, + [5] = {["thtd_youmu_01"] = 1,["thtd_youmu_02"] = 1,["thtd_youmu_03"] = 1}, + }, + ["rin"] = { + [1] = {["thtd_rin_01"] = 1,["thtd_rin_02"] = 0,}, + [2] = {["thtd_rin_01"] = 1,["thtd_rin_02"] = 0,}, + [3] = {["thtd_rin_01"] = 1,["thtd_rin_02"] = 1,}, + [4] = {["thtd_rin_01"] = 1,["thtd_rin_02"] = 1,}, + [5] = {["thtd_rin_01"] = 1,["thtd_rin_02"] = 1,}, + }, + ["utsuho"] = { + [1] = {["thtd_utsuho_01"] = 1,["thtd_utsuho_02"] = 1,["thtd_utsuho_03"] = 0,}, + [2] = {["thtd_utsuho_01"] = 1,["thtd_utsuho_02"] = 1,["thtd_utsuho_03"] = 0,}, + [3] = {["thtd_utsuho_01"] = 1,["thtd_utsuho_02"] = 1,["thtd_utsuho_03"] = 0,}, + [4] = {["thtd_utsuho_01"] = 1,["thtd_utsuho_02"] = 1,["thtd_utsuho_03"] = 1,}, + [5] = {["thtd_utsuho_01"] = 1,["thtd_utsuho_02"] = 1,["thtd_utsuho_03"] = 1,}, + }, + ["reimu"] = { + [1] = {["thtd_reimu_01"] = 1,["thtd_reimu_02"] = 1,["thtd_reimu_03"] = 0,["thtd_reimu_04"] = 0}, + [2] = {["thtd_reimu_01"] = 1,["thtd_reimu_02"] = 1,["thtd_reimu_03"] = 0,["thtd_reimu_04"] = 0}, + [3] = {["thtd_reimu_01"] = 1,["thtd_reimu_02"] = 1,["thtd_reimu_03"] = 1,["thtd_reimu_04"] = 0}, + [4] = {["thtd_reimu_01"] = 1,["thtd_reimu_02"] = 1,["thtd_reimu_03"] = 1,["thtd_reimu_04"] = 0}, + [5] = {["thtd_reimu_01"] = 1,["thtd_reimu_02"] = 1,["thtd_reimu_03"] = 1,["thtd_reimu_04"] = 1}, + }, + ["daiyousei"] = { + [1] = {["thtd_daiyousei_01"] = 1,["thtd_daiyousei_02"] = 1,["thtd_daiyousei_03"] = 0,["thtd_daiyousei_04"] = 0}, + [2] = {["thtd_daiyousei_01"] = 1,["thtd_daiyousei_02"] = 1,["thtd_daiyousei_03"] = 0,["thtd_daiyousei_04"] = 0}, + [3] = {["thtd_daiyousei_01"] = 1,["thtd_daiyousei_02"] = 1,["thtd_daiyousei_03"] = 1,["thtd_daiyousei_04"] = 0}, + [4] = {["thtd_daiyousei_01"] = 1,["thtd_daiyousei_02"] = 1,["thtd_daiyousei_03"] = 1,["thtd_daiyousei_04"] = 0}, + [5] = {["thtd_daiyousei_01"] = 1,["thtd_daiyousei_02"] = 1,["thtd_daiyousei_03"] = 1,["thtd_daiyousei_04"] = 1}, + }, + ["cirno_ex"] = + { + [1] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [2] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 0,["thtd_cirno_04"] = 0}, + [3] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 0,["thtd_cirno_03"] = 1,["thtd_cirno_04"] = 0}, + [4] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 1,["thtd_cirno_03"] = 1,["thtd_cirno_04"] = 0}, + [5] = {["thtd_cirno_01"] = 1,["thtd_cirno_02"] = 1,["thtd_cirno_03"] = 1,["thtd_cirno_04"] = 1}, + }, + ["remilia"] = + { + [1] = {["thtd_remilia_01"] = 1,["thtd_remilia_02"] = 1,["thtd_remilia_03"] = 0,["thtd_remilia_04"] = 0}, + [2] = {["thtd_remilia_01"] = 1,["thtd_remilia_02"] = 1,["thtd_remilia_03"] = 0,["thtd_remilia_04"] = 0}, + [3] = {["thtd_remilia_01"] = 1,["thtd_remilia_02"] = 1,["thtd_remilia_03"] = 1,["thtd_remilia_04"] = 0}, + [4] = {["thtd_remilia_01"] = 1,["thtd_remilia_02"] = 1,["thtd_remilia_03"] = 1,["thtd_remilia_04"] = 0}, + [5] = {["thtd_remilia_01"] = 1,["thtd_remilia_02"] = 1,["thtd_remilia_03"] = 1,["thtd_remilia_04"] = 1}, + }, + ["flandre"] = + { + [1] = {["thtd_flandre_01"] = 1,["thtd_flandre_02"] = 1,["thtd_flandre_03"] = 0,["thtd_flandre_04"] = 0}, + [2] = {["thtd_flandre_01"] = 1,["thtd_flandre_02"] = 1,["thtd_flandre_03"] = 0,["thtd_flandre_04"] = 0}, + [3] = {["thtd_flandre_01"] = 1,["thtd_flandre_02"] = 1,["thtd_flandre_03"] = 1,["thtd_flandre_04"] = 0}, + [4] = {["thtd_flandre_01"] = 1,["thtd_flandre_02"] = 1,["thtd_flandre_03"] = 1,["thtd_flandre_04"] = 0}, + [5] = {["thtd_flandre_01"] = 1,["thtd_flandre_02"] = 1,["thtd_flandre_03"] = 1,["thtd_flandre_04"] = 1}, + }, + ["sakuya"] = + { + [1] = {["thtd_sakuya_01"] = 1,["thtd_sakuya_02"] = 0,["thtd_sakuya_03"] = 0}, + [2] = {["thtd_sakuya_01"] = 1,["thtd_sakuya_02"] = 0,["thtd_sakuya_03"] = 0}, + [3] = {["thtd_sakuya_01"] = 1,["thtd_sakuya_02"] = 1,["thtd_sakuya_03"] = 0}, + [4] = {["thtd_sakuya_01"] = 1,["thtd_sakuya_02"] = 1,["thtd_sakuya_03"] = 1}, + [5] = {["thtd_sakuya_01"] = 1,["thtd_sakuya_02"] = 1,["thtd_sakuya_03"] = 1}, + }, + ["koishi"] = + { + [1] = {["thtd_koishi_01"] = 1,["thtd_koishi_02"] = 1,["thtd_koishi_03"] = 0,["thtd_koishi_04"] = 0}, + [2] = {["thtd_koishi_01"] = 1,["thtd_koishi_02"] = 1,["thtd_koishi_03"] = 0,["thtd_koishi_04"] = 0}, + [3] = {["thtd_koishi_01"] = 1,["thtd_koishi_02"] = 1,["thtd_koishi_03"] = 1,["thtd_koishi_04"] = 0}, + [4] = {["thtd_koishi_01"] = 1,["thtd_koishi_02"] = 1,["thtd_koishi_03"] = 1,["thtd_koishi_04"] = 0}, + [5] = {["thtd_koishi_01"] = 1,["thtd_koishi_02"] = 1,["thtd_koishi_03"] = 1,["thtd_koishi_04"] = 1}, + }, + ["koakuma"] = + { + [1] = {["thtd_koakuma_01"] = 1,["thtd_koakuma_02"] = 0}, + [2] = {["thtd_koakuma_01"] = 1,["thtd_koakuma_02"] = 0}, + [3] = {["thtd_koakuma_01"] = 1,["thtd_koakuma_02"] = 1}, + [4] = {["thtd_koakuma_01"] = 1,["thtd_koakuma_02"] = 2}, + [5] = {["thtd_koakuma_01"] = 1,["thtd_koakuma_02"] = 3}, + }, + ["meirin"] = + { + [1] = {["thtd_meirin_01"] = 1,["thtd_meirin_02"] = 1}, + [2] = {["thtd_meirin_01"] = 1,["thtd_meirin_02"] = 1}, + [3] = {["thtd_meirin_01"] = 1,["thtd_meirin_02"] = 3}, + [4] = {["thtd_meirin_01"] = 1,["thtd_meirin_02"] = 3}, + [5] = {["thtd_meirin_01"] = 1,["thtd_meirin_02"] = 5}, + }, + ["yuuka"] = + { + [1] = {["thtd_yuuka_01"] = 1,["thtd_yuuka_02"] = 1,["thtd_yuuka_03"] = 0,["thtd_yuuka_04"] = 0}, + [2] = {["thtd_yuuka_01"] = 1,["thtd_yuuka_02"] = 1,["thtd_yuuka_03"] = 0,["thtd_yuuka_04"] = 0}, + [3] = {["thtd_yuuka_01"] = 1,["thtd_yuuka_02"] = 1,["thtd_yuuka_03"] = 1,["thtd_yuuka_04"] = 0}, + [4] = {["thtd_yuuka_01"] = 1,["thtd_yuuka_02"] = 1,["thtd_yuuka_03"] = 1,["thtd_yuuka_04"] = 0}, + [5] = {["thtd_yuuka_01"] = 1,["thtd_yuuka_02"] = 1,["thtd_yuuka_03"] = 1,["thtd_yuuka_04"] = 1}, + }, + ["yukari"] = + { + [1] = {["thtd_yukari_01"] = 1,["thtd_yukari_02"] = 1,["thtd_yukari_03"] = 0,["thtd_yukari_04"] = 0}, + [2] = {["thtd_yukari_01"] = 1,["thtd_yukari_02"] = 1,["thtd_yukari_03"] = 0,["thtd_yukari_04"] = 0}, + [3] = {["thtd_yukari_01"] = 1,["thtd_yukari_02"] = 1,["thtd_yukari_03"] = 1,["thtd_yukari_04"] = 0}, + [4] = {["thtd_yukari_01"] = 1,["thtd_yukari_02"] = 1,["thtd_yukari_03"] = 1,["thtd_yukari_04"] = 0}, + [5] = {["thtd_yukari_01"] = 1,["thtd_yukari_02"] = 1,["thtd_yukari_03"] = 1,["thtd_yukari_04"] = 1}, + }, + ["ran"] = + { + [1] = {["thtd_ran_01"] = 1,["thtd_ran_02"] = 1,["thtd_ran_03"] = 0}, + [2] = {["thtd_ran_01"] = 1,["thtd_ran_02"] = 2,["thtd_ran_03"] = 0}, + [3] = {["thtd_ran_01"] = 1,["thtd_ran_02"] = 3,["thtd_ran_03"] = 0}, + [4] = {["thtd_ran_01"] = 1,["thtd_ran_02"] = 4,["thtd_ran_03"] = 1}, + [5] = {["thtd_ran_01"] = 1,["thtd_ran_02"] = 5,["thtd_ran_03"] = 1}, + }, + ["chen"] = + { + [1] = {["thtd_chen_01"] = 1}, + [2] = {["thtd_chen_01"] = 2}, + [3] = {["thtd_chen_01"] = 3}, + [4] = {["thtd_chen_01"] = 4}, + [5] = {["thtd_chen_01"] = 5}, + }, + ["eirin"] = + { + [1] = {["thtd_eirin_01"] = 1,["thtd_eirin_02"] = 1,["thtd_eirin_03"] = 0,["thtd_eirin_04"] = 0}, + [2] = {["thtd_eirin_01"] = 1,["thtd_eirin_02"] = 1,["thtd_eirin_03"] = 0,["thtd_eirin_04"] = 0}, + [3] = {["thtd_eirin_01"] = 1,["thtd_eirin_02"] = 1,["thtd_eirin_03"] = 1,["thtd_eirin_04"] = 0}, + [4] = {["thtd_eirin_01"] = 1,["thtd_eirin_02"] = 1,["thtd_eirin_03"] = 1,["thtd_eirin_04"] = 0}, + [5] = {["thtd_eirin_01"] = 1,["thtd_eirin_02"] = 1,["thtd_eirin_03"] = 1,["thtd_eirin_04"] = 1}, + }, + ["mokou"] = + { + [1] = {["thtd_mokou_01"] = 1,["thtd_mokou_02"] = 1,["thtd_mokou_03"] = 0}, + [2] = {["thtd_mokou_01"] = 1,["thtd_mokou_02"] = 1,["thtd_mokou_03"] = 0}, + [3] = {["thtd_mokou_01"] = 1,["thtd_mokou_02"] = 1,["thtd_mokou_03"] = 0}, + [4] = {["thtd_mokou_01"] = 1,["thtd_mokou_02"] = 1,["thtd_mokou_03"] = 1}, + [5] = {["thtd_mokou_01"] = 1,["thtd_mokou_02"] = 1,["thtd_mokou_03"] = 1}, + }, + ["kaguya"] = + { + [1] = {["thtd_kaguya_01"] = 1,["thtd_kaguya_02"] = 1,["thtd_kaguya_03"] = 0}, + [2] = {["thtd_kaguya_01"] = 1,["thtd_kaguya_02"] = 2,["thtd_kaguya_03"] = 0}, + [3] = {["thtd_kaguya_01"] = 1,["thtd_kaguya_02"] = 3,["thtd_kaguya_03"] = 0}, + [4] = {["thtd_kaguya_01"] = 1,["thtd_kaguya_02"] = 4,["thtd_kaguya_03"] = 1}, + [5] = {["thtd_kaguya_01"] = 1,["thtd_kaguya_02"] = 5,["thtd_kaguya_03"] = 2}, + }, + + ["aya"] = + { + [1] = {["thtd_aya_01"] = 1,["thtd_aya_02"] = 0,["thtd_aya_03"] = 0}, + [2] = {["thtd_aya_01"] = 1,["thtd_aya_02"] = 0,["thtd_aya_03"] = 0}, + [3] = {["thtd_aya_01"] = 1,["thtd_aya_02"] = 0,["thtd_aya_03"] = 0}, + [4] = {["thtd_aya_01"] = 1,["thtd_aya_02"] = 1,["thtd_aya_03"] = 1}, + [5] = {["thtd_aya_01"] = 1,["thtd_aya_02"] = 1,["thtd_aya_03"] = 1}, + }, + + ["hatate"] = + { + [1] = {["thtd_hatate_01"] = 1,["thtd_hatate_02"] = 0}, + [2] = {["thtd_hatate_01"] = 1,["thtd_hatate_02"] = 0}, + [3] = {["thtd_hatate_01"] = 1,["thtd_hatate_02"] = 0}, + [4] = {["thtd_hatate_01"] = 1,["thtd_hatate_02"] = 1}, + [5] = {["thtd_hatate_01"] = 1,["thtd_hatate_02"] = 1}, + }, + + ["momiji"] = + { + [1] = {["thtd_momiji_01"] = 1,["thtd_momiji_02"] = 0}, + [2] = {["thtd_momiji_01"] = 1,["thtd_momiji_02"] = 0}, + [3] = {["thtd_momiji_01"] = 1,["thtd_momiji_02"] = 1}, + [4] = {["thtd_momiji_01"] = 1,["thtd_momiji_02"] = 1}, + [5] = {["thtd_momiji_01"] = 1,["thtd_momiji_02"] = 1}, + }, + + ["sanae"] = + { + [1] = {["thtd_sanae_01"] = 1,["thtd_sanae_02"] = 1,["thtd_sanae_03"] = 0,["thtd_sanae_04"] = 0}, + [2] = {["thtd_sanae_01"] = 1,["thtd_sanae_02"] = 2,["thtd_sanae_03"] = 0,["thtd_sanae_04"] = 0}, + [3] = {["thtd_sanae_01"] = 1,["thtd_sanae_02"] = 3,["thtd_sanae_03"] = 0,["thtd_sanae_04"] = 0}, + [4] = {["thtd_sanae_01"] = 1,["thtd_sanae_02"] = 4,["thtd_sanae_03"] = 1,["thtd_sanae_04"] = 0}, + [5] = {["thtd_sanae_01"] = 1,["thtd_sanae_02"] = 5,["thtd_sanae_03"] = 1,["thtd_sanae_04"] = 0}, + }, + + ["kanako"] = + { + [1] = {["thtd_kanako_01"] = 1,["thtd_kanako_02"] = 0,["thtd_kanako_03"] = 0,["thtd_kanako_04"] = 0}, + [2] = {["thtd_kanako_01"] = 1,["thtd_kanako_02"] = 0,["thtd_kanako_03"] = 0,["thtd_kanako_04"] = 0}, + [3] = {["thtd_kanako_01"] = 1,["thtd_kanako_02"] = 1,["thtd_kanako_03"] = 1,["thtd_kanako_04"] = 0}, + [4] = {["thtd_kanako_01"] = 1,["thtd_kanako_02"] = 1,["thtd_kanako_03"] = 1,["thtd_kanako_04"] = 0}, + [5] = {["thtd_kanako_01"] = 1,["thtd_kanako_02"] = 1,["thtd_kanako_03"] = 1,["thtd_kanako_04"] = 1}, + }, + + ["suwako"] = + { + [1] = {["thtd_suwako_01"] = 1,["thtd_suwako_02"] = 0,["thtd_suwako_03"] = 0}, + [2] = {["thtd_suwako_01"] = 1,["thtd_suwako_02"] = 0,["thtd_suwako_03"] = 0}, + [3] = {["thtd_suwako_01"] = 1,["thtd_suwako_02"] = 1,["thtd_suwako_03"] = 0}, + [4] = {["thtd_suwako_01"] = 1,["thtd_suwako_02"] = 1,["thtd_suwako_03"] = 1}, + [5] = {["thtd_suwako_01"] = 1,["thtd_suwako_02"] = 1,["thtd_suwako_03"] = 1}, + }, + + ["minamitsu"] = + { + [1] = {["thtd_minamitsu_01"] = 1,["thtd_minamitsu_02"] = 1,["thtd_minamitsu_03"] = 0,["thtd_minamitsu_04"] = 0}, + [2] = {["thtd_minamitsu_01"] = 2,["thtd_minamitsu_02"] = 1,["thtd_minamitsu_03"] = 0,["thtd_minamitsu_04"] = 0}, + [3] = {["thtd_minamitsu_01"] = 3,["thtd_minamitsu_02"] = 1,["thtd_minamitsu_03"] = 0,["thtd_minamitsu_04"] = 0}, + [4] = {["thtd_minamitsu_01"] = 4,["thtd_minamitsu_02"] = 1,["thtd_minamitsu_03"] = 1,["thtd_minamitsu_04"] = 0}, + [5] = {["thtd_minamitsu_01"] = 5,["thtd_minamitsu_02"] = 1,["thtd_minamitsu_03"] = 1,["thtd_minamitsu_04"] = 1}, + }, + + ["nue"] = + { + [1] = {["thtd_nue_01"] = 1,["thtd_nue_02"] = 0,["thtd_nue_03"] = 0}, + [2] = {["thtd_nue_01"] = 1,["thtd_nue_02"] = 0,["thtd_nue_03"] = 0}, + [3] = {["thtd_nue_01"] = 1,["thtd_nue_02"] = 1,["thtd_nue_03"] = 0}, + [4] = {["thtd_nue_01"] = 1,["thtd_nue_02"] = 1,["thtd_nue_03"] = 1}, + [5] = {["thtd_nue_01"] = 1,["thtd_nue_02"] = 1,["thtd_nue_03"] = 1}, + }, + + ["rumia_ex"] = + { + [1] = {["thtd_rumia_01"] = 1,["thtd_rumia_02"] = 0,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [2] = {["thtd_rumia_01"] = 2,["thtd_rumia_02"] = 0,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [3] = {["thtd_rumia_01"] = 3,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 0,["thtd_rumia_04"] = 0}, + [4] = {["thtd_rumia_01"] = 4,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 1,["thtd_rumia_04"] = 0}, + [5] = {["thtd_rumia_01"] = 5,["thtd_rumia_02"] = 1,["thtd_rumia_03"] = 1,["thtd_rumia_04"] = 1}, + }, + + ["sizuha"] = { + [1] = {["thtd_sizuha_01"] = 1,["thtd_sizuha_02"] = 0}, + [2] = {["thtd_sizuha_01"] = 1,["thtd_sizuha_02"] = 1}, + [3] = {["thtd_sizuha_01"] = 1,["thtd_sizuha_02"] = 1}, + [4] = {["thtd_sizuha_01"] = 1,["thtd_sizuha_02"] = 1}, + [5] = {["thtd_sizuha_01"] = 1,["thtd_sizuha_02"] = 1}, + }, + + ["toramaru"] = { + [1] = {["thtd_toramaru_01"] = 1,["thtd_toramaru_02"] = 0,["thtd_toramaru_03"] = 0}, + [2] = {["thtd_toramaru_01"] = 1,["thtd_toramaru_02"] = 0,["thtd_toramaru_03"] = 0}, + [3] = {["thtd_toramaru_01"] = 1,["thtd_toramaru_02"] = 1,["thtd_toramaru_03"] = 0}, + [4] = {["thtd_toramaru_01"] = 1,["thtd_toramaru_02"] = 1,["thtd_toramaru_03"] = 0}, + [5] = {["thtd_toramaru_01"] = 1,["thtd_toramaru_02"] = 1,["thtd_toramaru_03"] = 1}, + }, + + ["shinki"] = { + [1] = {["thtd_shinki_01"] = 1,["thtd_shinki_02"] = 1,["thtd_shinki_03"] = 0,["thtd_shinki_04"] = 0}, + [2] = {["thtd_shinki_01"] = 1,["thtd_shinki_02"] = 1,["thtd_shinki_03"] = 0,["thtd_shinki_04"] = 0}, + [3] = {["thtd_shinki_01"] = 1,["thtd_shinki_02"] = 1,["thtd_shinki_03"] = 0,["thtd_shinki_04"] = 0}, + [4] = {["thtd_shinki_01"] = 1,["thtd_shinki_02"] = 1,["thtd_shinki_03"] = 1,["thtd_shinki_04"] = 0}, + [5] = {["thtd_shinki_01"] = 1,["thtd_shinki_02"] = 1,["thtd_shinki_03"] = 1,["thtd_shinki_04"] = 1}, + }, + + ["byakuren"] = { + [1] = {["thtd_byakuren_01"] = 1,["thtd_byakuren_02"] = 1,["thtd_byakuren_03"] = 0,["thtd_byakuren_04"] = 0}, + [2] = {["thtd_byakuren_01"] = 1,["thtd_byakuren_02"] = 1,["thtd_byakuren_03"] = 0,["thtd_byakuren_04"] = 0}, + [3] = {["thtd_byakuren_01"] = 1,["thtd_byakuren_02"] = 1,["thtd_byakuren_03"] = 1,["thtd_byakuren_04"] = 0}, + [4] = {["thtd_byakuren_01"] = 1,["thtd_byakuren_02"] = 1,["thtd_byakuren_03"] = 1,["thtd_byakuren_04"] = 0}, + [5] = {["thtd_byakuren_01"] = 1,["thtd_byakuren_02"] = 1,["thtd_byakuren_03"] = 1,["thtd_byakuren_04"] = 1}, + }, + + ["soga"] = { + [1] = {["thtd_soga_01"] = 1,["thtd_soga_02"] = 0,["thtd_soga_03"] = 0}, + [2] = {["thtd_soga_01"] = 1,["thtd_soga_02"] = 0,["thtd_soga_03"] = 0}, + [3] = {["thtd_soga_01"] = 1,["thtd_soga_02"] = 1,["thtd_soga_03"] = 0}, + [4] = {["thtd_soga_01"] = 1,["thtd_soga_02"] = 1,["thtd_soga_03"] = 1}, + [5] = {["thtd_soga_01"] = 1,["thtd_soga_02"] = 1,["thtd_soga_03"] = 1}, + }, + + ["miko"] = { + [1] = {["thtd_miko_01"] = 1,["thtd_miko_02"] = 1,["thtd_miko_03"] = 0,["thtd_miko_04"] = 0}, + [2] = {["thtd_miko_01"] = 1,["thtd_miko_02"] = 1,["thtd_miko_03"] = 0,["thtd_miko_04"] = 0}, + [3] = {["thtd_miko_01"] = 1,["thtd_miko_02"] = 1,["thtd_miko_03"] = 1,["thtd_miko_04"] = 0}, + [4] = {["thtd_miko_01"] = 1,["thtd_miko_02"] = 1,["thtd_miko_03"] = 1,["thtd_miko_04"] = 0}, + [5] = {["thtd_miko_01"] = 1,["thtd_miko_02"] = 1,["thtd_miko_03"] = 1,["thtd_miko_04"] = 1}, + }, + + ["futo"] = { + [1] = {["thtd_futo_01"] = 1,["thtd_futo_02"] = 0,["thtd_futo_03"] = 0}, + [2] = {["thtd_futo_01"] = 1,["thtd_futo_02"] = 0,["thtd_futo_03"] = 0}, + [3] = {["thtd_futo_01"] = 1,["thtd_futo_02"] = 1,["thtd_futo_03"] = 0}, + [4] = {["thtd_futo_01"] = 1,["thtd_futo_02"] = 1,["thtd_futo_03"] = 1}, + [5] = {["thtd_futo_01"] = 1,["thtd_futo_02"] = 1,["thtd_futo_03"] = 1}, + }, + + ["yoshika"] = { + [1] = {["thtd_yoshika_01"] = 1,["thtd_yoshika_02"] = 0}, + [2] = {["thtd_yoshika_01"] = 2,["thtd_yoshika_02"] = 0}, + [3] = {["thtd_yoshika_01"] = 3,["thtd_yoshika_02"] = 1}, + [4] = {["thtd_yoshika_01"] = 4,["thtd_yoshika_02"] = 1}, + [5] = {["thtd_yoshika_01"] = 5,["thtd_yoshika_02"] = 1}, + }, + + ["seiga"] = { + [1] = {["thtd_seiga_01"] = 1,["thtd_seiga_02"] = 1,["thtd_seiga_03"] = 0}, + [2] = {["thtd_seiga_01"] = 1,["thtd_seiga_02"] = 2,["thtd_seiga_03"] = 0}, + [3] = {["thtd_seiga_01"] = 1,["thtd_seiga_02"] = 3,["thtd_seiga_03"] = 0}, + [4] = {["thtd_seiga_01"] = 1,["thtd_seiga_02"] = 4,["thtd_seiga_03"] = 1}, + [5] = {["thtd_seiga_01"] = 1,["thtd_seiga_02"] = 5,["thtd_seiga_03"] = 1}, + }, + + ["keine"] = { + [1] = {["thtd_keine_01"] = 1,["thtd_keine_02"] = 1,["thtd_keine_03"] = 0,["thtd_keine_04"] = 0}, + [2] = {["thtd_keine_01"] = 1,["thtd_keine_02"] = 1,["thtd_keine_03"] = 0,["thtd_keine_04"] = 0}, + [3] = {["thtd_keine_01"] = 1,["thtd_keine_02"] = 1,["thtd_keine_03"] = 1,["thtd_keine_04"] = 0}, + [4] = {["thtd_keine_01"] = 1,["thtd_keine_02"] = 1,["thtd_keine_03"] = 1,["thtd_keine_04"] = 1}, + [5] = {["thtd_keine_01"] = 1,["thtd_keine_02"] = 1,["thtd_keine_03"] = 1,["thtd_keine_04"] = 1}, + }, + + ["medicine"] = { + [1] = {["thtd_medicine_01"] = 1,["thtd_medicine_02"] = 0}, + [2] = {["thtd_medicine_01"] = 2,["thtd_medicine_02"] = 0}, + [3] = {["thtd_medicine_01"] = 3,["thtd_medicine_02"] = 1}, + [4] = {["thtd_medicine_01"] = 4,["thtd_medicine_02"] = 1}, + [5] = {["thtd_medicine_01"] = 5,["thtd_medicine_02"] = 1}, + }, + + ["luna"] = { + [1] = {["thtd_luna_01"] = 1,["thtd_luna_02"] = 0}, + [2] = {["thtd_luna_01"] = 1,["thtd_luna_02"] = 0}, + [3] = {["thtd_luna_01"] = 1,["thtd_luna_02"] = 0}, + [4] = {["thtd_luna_01"] = 1,["thtd_luna_02"] = 1}, + [5] = {["thtd_luna_01"] = 1,["thtd_luna_02"] = 1}, + }, + + ["sunny"] = { + [1] = {["thtd_sunny_01"] = 1,["thtd_sunny_02"] = 0}, + [2] = {["thtd_sunny_01"] = 1,["thtd_sunny_02"] = 0}, + [3] = {["thtd_sunny_01"] = 1,["thtd_sunny_02"] = 1}, + [4] = {["thtd_sunny_01"] = 1,["thtd_sunny_02"] = 1}, + [5] = {["thtd_sunny_01"] = 1,["thtd_sunny_02"] = 1}, + }, + + ["star"] = { + [1] = {["thtd_star_01"] = 1,["thtd_star_02"] = 0}, + [2] = {["thtd_star_01"] = 2,["thtd_star_02"] = 0}, + [3] = {["thtd_star_01"] = 3,["thtd_star_02"] = 1}, + [4] = {["thtd_star_01"] = 4,["thtd_star_02"] = 1}, + [5] = {["thtd_star_01"] = 5,["thtd_star_02"] = 1}, + }, + + ["yuugi"] = { + [1] = {["thtd_yuugi_01"] = 1,["thtd_yuugi_02"] = 0,["thtd_yuugi_03"] = 0}, + [2] = {["thtd_yuugi_01"] = 1,["thtd_yuugi_02"] = 0,["thtd_yuugi_03"] = 0}, + [3] = {["thtd_yuugi_01"] = 1,["thtd_yuugi_02"] = 1,["thtd_yuugi_03"] = 0}, + [4] = {["thtd_yuugi_01"] = 1,["thtd_yuugi_02"] = 1,["thtd_yuugi_03"] = 1}, + [5] = {["thtd_yuugi_01"] = 1,["thtd_yuugi_02"] = 1,["thtd_yuugi_03"] = 1}, + }, + + ["suika"] = { + [1] = {["thtd_suika_01"] = 1,["thtd_suika_02"] = 1,["thtd_suika_03"] = 0,["thtd_suika_04"] = 0}, + [2] = {["thtd_suika_01"] = 2,["thtd_suika_02"] = 1,["thtd_suika_03"] = 0,["thtd_suika_04"] = 0}, + [3] = {["thtd_suika_01"] = 3,["thtd_suika_02"] = 1,["thtd_suika_03"] = 1,["thtd_suika_04"] = 0}, + [4] = {["thtd_suika_01"] = 4,["thtd_suika_02"] = 1,["thtd_suika_03"] = 1,["thtd_suika_04"] = 1}, + [5] = {["thtd_suika_01"] = 5,["thtd_suika_02"] = 1,["thtd_suika_03"] = 1,["thtd_suika_04"] = 1}, + }, + + ["junko"] = + { + [1] = {["thtd_junko_01"] = 1,["thtd_junko_02"] = 1,["thtd_junko_03"] = 0,["thtd_junko_04"] = 0}, + [2] = {["thtd_junko_01"] = 1,["thtd_junko_02"] = 1,["thtd_junko_03"] = 0,["thtd_junko_04"] = 0}, + [3] = {["thtd_junko_01"] = 1,["thtd_junko_02"] = 1,["thtd_junko_03"] = 1,["thtd_junko_04"] = 0}, + [4] = {["thtd_junko_01"] = 1,["thtd_junko_02"] = 1,["thtd_junko_03"] = 1,["thtd_junko_04"] = 0}, + [5] = {["thtd_junko_01"] = 1,["thtd_junko_02"] = 1,["thtd_junko_03"] = 1,["thtd_junko_04"] = 1}, + }, + + ["hecatia"] = + { + [1] = {["thtd_hecatia_01"] = 1,["thtd_hecatia_02"] = 1,["thtd_hecatia_03"] = 1,["thtd_hecatia_04"] = 1}, + [2] = {["thtd_hecatia_01"] = 1,["thtd_hecatia_02"] = 1,["thtd_hecatia_03"] = 1,["thtd_hecatia_04"] = 1}, + [3] = {["thtd_hecatia_01"] = 1,["thtd_hecatia_02"] = 1,["thtd_hecatia_03"] = 1,["thtd_hecatia_04"] = 1}, + [4] = {["thtd_hecatia_01"] = 1,["thtd_hecatia_02"] = 1,["thtd_hecatia_03"] = 1,["thtd_hecatia_04"] = 1}, + [5] = {["thtd_hecatia_01"] = 1,["thtd_hecatia_02"] = 1,["thtd_hecatia_03"] = 1,["thtd_hecatia_04"] = 1}, + }, +} + +local thtd_combo_table = { + ["cirno"] = + { + ["letty_cirno"] = + { + ["abilityName"] = "thtd_cirno_01", + } + }, + ["letty"] = + { + ["letty_cirno"] = + { + ["abilityName"] = "thtd_letty_01", + } + }, + ["lyrica"] = + { + ["lyrica_lunasa_merlin"] = + { + ["delay"] = 3, + ["duration"] = 3, + ["abilityName"] = "thtd_lyrica_01", + } + }, + ["lunasa"] = + { + ["lyrica_lunasa_merlin"] = + { + ["delay"] = 3, + ["duration"] = 3, + } + }, + ["merlin"] = + { + ["lyrica_lunasa_merlin"] = + { + ["delay"] = 3, + ["duration"] = 3, + } + }, + ["youmu"] = + { + ["yuyuko_youmu"] = + { + ["delay"] = 9, + ["duration"] = 5, + ["abilityName"] = "thtd_youmu_01", + }, + ["youmu_reisen"] = + { + ["abilityName"] = "thtd_youmu_02", + } + }, + ["yuyuko"] = + { + ["yuyuko_youmu"] = + { + ["delay"] = 13, + ["duration"] = 5, + ["abilityName"] = "thtd_yuyuko_02", + }, + ["yuyuko_yukari"] = + { + ["abilityName"] = "thtd_yuyuko_01", + } + }, + ["marisa"] = + { + ["reimu_marisa"] = + { + ["delay"] = 3, + ["duration"] = 2, + ["abilityName"] = "thtd_marisa_01", + ["abilityName2"] = "thtd_marisa_03", + }, + ["marisa_alice"] = + { + ["delay"] = 2, + ["duration"] = 3, + ["abilityName"] = "thtd_marisa_02", + } + }, + ["alice"] = + { + ["marisa_alice"] = + { + ["delay"] = 3, + ["duration"] = 3, + ["abilityName"] = "thtd_alice_03", + }, + ["reimu_alice"] = + { + ["delay"] = 3, + ["duration"] = 3, + ["abilityName"] = "thtd_alice_02", + } + }, + ["koishi"] = + { + ["koishi_satori"] = + { + ["delay"] = 5, + ["duration"] = 2, + ["abilityName"] = "thtd_koishi_01", + } + }, + ["satori"] = + { + ["koishi_satori"] = + { + ["abilityName"] = "thtd_satori_02", + } + }, + ["sakuya"] = + { + ["remilia_sakuya"] = + { + ["delay"] = 3, + ["duration"] = 3, + ["abilityName"] = "thtd_sakuya_02", + }, + ["meirin_sakuya"] = + { + ["abilityName"] = "thtd_sakuya_03", + } + }, + ["koakuma"] = + { + ["koakuma_patchouli"] = + { + ["delay"] = 7, + ["duration"] = 3, + ["abilityName"] = "thtd_koakuma_01", + } + }, + ["patchouli"] = + { + ["koakuma_patchouli"] = + { + ["delay"] = 5, + ["duration"] = 2, + ["abilityName"] = "thtd_patchouli_04", + } + }, + ["eirin"] = + { + ["eirin_kaguya"] = + { + ["delay"] = 2, + ["duration"] = 2, + ["abilityName"] = "thtd_eirin_01", + } + }, + ["kaguya"] = + { + ["eirin_kaguya"] = + { + ["delay"] = 2, + ["duration"] = 3, + ["abilityName"] = "thtd_kaguya_01", + } + }, + ["yukari"] = + { + ["reimu_yukari"] = + { + ["abilityName"] = "thtd_yukari_01", + }, + ["chen_yukari_ran"] = + { + ["abilityName"] = "thtd_yukari_04", + } + }, + ["remilia"] = + { + ["remilia_sakuya"] = + { + ["abilityName"] = "thtd_remilia_04", + }, + ["remilia_flandre"] = + { + ["abilityName"] = "thtd_remilia_02", + } + }, + ["reimu"] = + { + ["rumia_reimu"] = + { + ["abilityName"] = "thtd_reimu_01", + }, + ["reimu_marisa"] = + { + ["abilityName"] = "thtd_reimu_02", + }, + ["reimu_yukari"] = + { + ["abilityName"] = "thtd_reimu_04", + }, + }, + ["flandre"] = + { + ["remilia_flandre"] = + { + ["abilityName"] = "thtd_flandre_02", + } + }, + ["soga"] = + { + ["futo_soga"] = + { + ["abilityName"] = "thtd_soga_03", + } + }, + ["minamitsu"] = + { + ["nue_minamitsu"] = + { + ["abilityName"] = "thtd_minamitsu_02", + } + }, + ["futo"] = + { + ["futo_soga"] = + { + ["abilityName"] = "thtd_futo_02", + } + }, + ["sanae"] = + { + ["suwako_kanako_sanae"] = + { + ["abilityName"] = "thtd_sanae_04", + } + }, + ["tenshi"] = + { + ["tenshi_iku"] = + { + ["abilityName"] = "thtd_tenshi_03", + } + }, + ["mokou"] = + { + ["mokou_keine"] = + { + ["abilityName"] = "thtd_mokou_01", + } + }, + ["reisen"] = + { + ["youmu_reisen"] = + { + ["abilityName"] = "thtd_reisen_02", + } + }, + ["utsuho"] = + { + ["utsuho_rin"] = + { + ["abilityName"] = "thtd_utsuho_01", + } + }, + ["keine"] = + { + ["mokou_keine"] = + { + ["abilityName"] = "thtd_keine_03", + } + }, + ["ran"] = + { + ["chen_yukari_ran"] = + { + ["abilityName"] = "thtd_ran_03", + } + }, + ["yoshika"] = + { + ["yoshika_seiga"] = + { + ["abilityName"] = "thtd_yoshika_01", + } + }, + ["rumia"] = + { + ["rumia_reimu"] = + { + ["abilityName"] = "thtd_rumia_04", + } + }, + ["meirin"] = + { + ["meirin_sakuya"] = + { + ["abilityName"] = "thtd_meirin_02", + } + }, + ["iku"] = + { + ["tenshi_iku"] = + { + ["abilityName"] = "thtd_iku_01", + } + }, + ["junko"] = + { + ["junko_hecatia"] = + { + ["abilityName"] = "thtd_junko_01", + } + }, + ["hecatia"] = + { + ["junko_hecatia"] = + { + ["abilityName"] = "thtd_hecatia_03", + } + }, + ["daiyousei"] = + { + ["daiyousei_cirno"] = + { + ["abilityName"] = "thtd_daiyousei_03", + } + }, +} --------------------------------------------------