Commit 2ea0766a authored by Tachibana's avatar Tachibana

tnndx

parent 5f689e0e
Pipeline #2650 passed with stages
in 24 minutes and 42 seconds
......@@ -1017,6 +1017,7 @@
#650-1
64800024 1 --杰作拼图8000-『塔』
64800042 1 --星系守护神 半人马星神
64800067 2 --作词的时间 今井莉萨
65000000 0 --副语音乐家 克兰贝莉
65010005 2 --「02的反击」
65010008 2 --「为了适应超出我体系的环境」
......
--绒武士技 居合
--绒武士技 居合1
if not pcall(function() require("expansions/script/c33310600") end) then require("script/c33310600") end
local m,cm = rscf.DefineCard(33310606,"FurryWarrior")
function cm.initial_effect(c)
......@@ -15,7 +15,7 @@ function cm.initial_effect(c)
e2:SetRange(LOCATION_SZONE)
e2:SetTargetRange(0,1)
e2:SetCondition(cm.actcon)
e2:SetValue(cm.aclimit)
e2:SetValue(aux.TRUE)
c:RegisterEffect(e2)
--atk
local e3=Effect.CreateEffect(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment