@@ -8136,46 +8136,49 @@ const ziyanStrat: Strat = {
81368136 alliance : 'B' ,
81378137 role : 'Melee' ,
81388138 party : 2 ,
8139- notes : '华容道东北角 | D2 ' ,
8139+ notes : '华容道东北角' ,
81408140 startingArea : 'Platform' ,
81418141 strats : [
81428142 {
81438143 mechanic : '基础站位' ,
8144- description : '十字路口格子的南侧格子' ,
8145- imageUrl : './strats/idyll/overall.png' ,
8146- mask : 'radial-gradient(circle at 68% 37%, black 8%, rgba(0, 0, 0, 0.2) 8%)'
8144+ description : '' ,
8145+ imageUrl : './strats/ziyan/tiles-northeast-idle.png' ,
81478146 } ,
81488147 {
8149- mechanic : '种子弹放置' ,
8150- description : '优先级: H > D > T' ,
8151- imageUrl : './strats/idyll/brambles-w.png' ,
8152- transform : 'scale(-1,1)' ,
8153- mask : 'radial-gradient(circle at 69% 18%, black 15%, rgba(0, 0, 0, 0.2) 15%), radial-gradient(circle at 69% 51%, black 15%, rgba(0, 0, 0, 0.2) 15%)'
8148+ mechanic : '种子弹预站位' ,
8149+ description : '放置优先级: H > D > T' ,
8150+ imageUrl : './strats/ziyan/tiles-northeast-brambles-pre.png' ,
8151+ mask : 'radial-gradient(circle at 83.5% 37.4%, black 12%, rgba(0, 0, 0, 0.2) 12%)'
81548152 } ,
81558153 {
81568154 mechanic : '凝缩式波动炮' ,
8157- description : '十字路口格子上' ,
8158- imageUrl : './strats/idyll/wild-charge-nw.png' ,
8159- transform : 'scale(-1,1)' ,
8160- mask : 'radial-gradient(circle at 50.8% 50.6%, black 20%, rgba(0, 0, 0, 0.2) 20%)'
8155+ description : '' ,
8156+ imageUrl : './strats/ziyan/tiles-northeast-wc.png' ,
8157+ mask : 'radial-gradient(circle at 33.1% 55.1%, black 10%, rgba(0, 0, 0, 0.2) 10%)'
81618158 } ,
81628159 {
81638160 mechanic : '分散式波动炮' ,
8164- description : '基础站位上 ' ,
8165- imageUrl : './strats/idyll/begone-with-you-ne .png' ,
8166- mask : 'radial-gradient(circle at 63% 60 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
8161+ description : '' ,
8162+ imageUrl : './strats/ziyan/tiles-northeast-aoe-spread .png' ,
8163+ mask : 'radial-gradient(circle at 62.0% 64.7 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
81678164 } ,
81688165 {
8169- mechanic : '回旋式波动炮' ,
8170- description : '如果在危险区则优先级最低往安全区走\n如果在安全区则去十字路口南侧的格子跟随激光移动' ,
8171- imageUrl : './strats/idyll/spinny.png' ,
8172- mask : 'radial-gradient(circle at 78% 13%, black 5%, rgba(0, 0, 0, 0.2) 5%), radial-gradient(circle at 46% 60.7%, black 6%, rgba(0, 0, 0, 0.2) 6%)'
8166+ mechanic : '回旋式波动炮-顺时针' ,
8167+ description : '你在安全区:\n去十字路口南侧的格子准备领跑\n激光开动后跟着激光往前走一个格子' ,
8168+ imageUrl : './strats/ziyan/tiles-north-cw.png' ,
8169+ mask : 'radial-gradient(circle at 81.3% 82.7%, black 7%, rgba(0, 0, 0, 0.2) 7%)'
8170+ } ,
8171+ {
8172+ mechanic : '回旋式波动炮-逆时针' ,
8173+ description : '你在危险区:\n优先级最后往安全区走' ,
8174+ imageUrl : './strats/ziyan/tiles-north-ccw.png' ,
8175+ mask : 'radial-gradient(circle at 40.6% 50%, black 7%, rgba(0, 0, 0, 0.2) 7%)'
81738176 } ,
81748177 {
81758178 mechanic : '换线' ,
8176- description : '十字路口格子的南侧格子 ' ,
8177- imageUrl : './strats/idyll/looming-chaos-tilee .png' ,
8178- mask : 'radial-gradient(circle at 59% 31 %, black 10 %, rgba(0, 0, 0, 0.2) 10 %)'
8179+ description : '十字路口南侧的格子 ' ,
8180+ imageUrl : './strats/ziyan/tiles-northwest-swap .png' ,
8181+ mask : 'radial-gradient(circle at 47.9% 82.5 %, black 12 %, rgba(0, 0, 0, 0.2) 12 %)'
81798182 } ,
81808183 ] ,
81818184 swapNote : "我换到了西侧的平台上!现在怎么站?" ,
@@ -8286,13 +8289,13 @@ const ziyanStrat: Strat = {
82868289 mechanic : '凝缩式波动炮' ,
82878290 description : '' ,
82888291 imageUrl : './strats/ziyan/tiles-southwest-wc.png' ,
8289- mask : 'radial-gradient(circle at 66.2% 43.0 %, black 10%, rgba(0, 0, 0, 0.2) 10%)'
8292+ mask : 'radial-gradient(circle at 82.7% 27.8 %, black 10%, rgba(0, 0, 0, 0.2) 10%)'
82908293 } ,
82918294 {
82928295 mechanic : '分散式波动炮' ,
82938296 description : '' ,
82948297 imageUrl : './strats/ziyan/tiles-southwest-aoe-spread.png' ,
8295- mask : 'radial-gradient(circle at 36.4% 29.1 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
8298+ mask : 'radial-gradient(circle at 62.5% 50 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
82968299 } ,
82978300 {
82988301 mechanic : '回旋式波动炮-顺时针' ,
@@ -8421,13 +8424,13 @@ const ziyanStrat: Strat = {
84218424 mechanic : '凝缩式波动炮' ,
84228425 description : '' ,
84238426 imageUrl : './strats/ziyan/tiles-southeast-wc.png' ,
8424- mask : 'radial-gradient(circle at 33.8% 43.0 %, black 10%, rgba(0, 0, 0, 0.2) 10%)'
8427+ mask : 'radial-gradient(circle at 51.1% 62.1 %, black 10%, rgba(0, 0, 0, 0.2) 10%)'
84258428 } ,
84268429 {
84278430 mechanic : '分散式波动炮' ,
84288431 description : '' ,
84298432 imageUrl : './strats/ziyan/tiles-southeast-aoe-spread.png' ,
8430- mask : 'radial-gradient(circle at 63.6% 29.1 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
8433+ mask : 'radial-gradient(circle at 61.9% 72.8 %, black 10%, rgba(0, 0, 0, 0.2) 10%)' ,
84318434 } ,
84328435 {
84338436 mechanic : '回旋式波动炮-顺时针' ,
@@ -9181,7 +9184,7 @@ const ziyanStrat: Strat = {
91819184 alliance : 'C' ,
91829185 role : 'Melee' ,
91839186 party : 2 ,
9184- notes : '右侧/东侧平台, 以场外作为12点' ,
9187+ notes : '右侧/东侧平台, 以场外作为12点' ,
91859188 startingArea : 'Platform' ,
91869189 strats : [
91879190 {
@@ -9302,7 +9305,7 @@ const ziyanStrat: Strat = {
93029305 alliance : 'C' ,
93039306 role : 'Ranged' ,
93049307 party : 1 ,
9305- notes : '右侧/东侧平台, 以场外作为12点' ,
9308+ notes : '右侧/东侧平台, 以场外作为12点' ,
93069309 startingArea : 'Platform' ,
93079310 strats : [
93089311 {
@@ -9423,7 +9426,7 @@ const ziyanStrat: Strat = {
94239426 alliance : 'C' ,
94249427 role : 'Ranged' ,
94259428 party : 2 ,
9426- notes : '右侧/东侧平台, 以场外作为12点' ,
9429+ notes : '右侧/东侧平台, 以场外作为12点' ,
94279430 startingArea : 'Platform' ,
94289431 strats : [
94299432 {
0 commit comments