From d754234a958c2cd8851f867991a749c196ea127e Mon Sep 17 00:00:00 2001 From: littlefoot Date: Tue, 26 Oct 2021 17:20:58 -0400 Subject: [PATCH] finished power table --- scripts/vscripts/system/tower.lua | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/scripts/vscripts/system/tower.lua b/scripts/vscripts/system/tower.lua index 453194a..ccc4672 100755 --- a/scripts/vscripts/system/tower.lua +++ b/scripts/vscripts/system/tower.lua @@ -140,16 +140,16 @@ towerNameList = { ["item_2026"]={["cardname"]="item_2026",["quality"]=3,["hasPortrait"]=false,["hasVoice"]=false}, ["item_1015"]={["cardname"]="item_1015",["quality"]=2,["hasPortrait"]=false,["hasVoice"]=false}, } - +-- patchy and alice have ssr stats for some reason but im not gonna copy that right now local thtd_power_table = { ["N"] = { [1] = {3,0.9}, [2] = {15,0.9}, [3] = {32,1.3}, [4] = {80,1.8}, - [5] = {178,2.4}, -- needs testing, only got starting value + [5] = {178,2.2}, }, - ["R"] = { --done + ["R"] = { [1] = {4,0.9}, [2] = {18,1.3}, [3] = {50,1.8}, @@ -161,9 +161,9 @@ local thtd_power_table = { [2] = {24,1.8}, [3] = {64,2.7}, [4] = {134,3.6}, - [5] = {285,4.5}, -- needs testing, only got lvl 10 5star stat + [5] = {285,4.5}, }, - ["SSR"] = { -- done + ["SSR"] = { [1] = {6,1.8}, [2] = {30,2.7}, [3] = {100,3.6}, @@ -211,7 +211,8 @@ local thtd_attack_factor = { ["yuugi"] = 1.5, ["suika"] = 1.5, ["junko"] = 1.5, - ["hecatia"] = 1.5 + ["hecatia"] = 1.5, + ["luna"] = 1.5 } local thtd_ability_table = {