Commit 547557fe authored by nanahira's avatar nanahira

update

parent d5ba63aa
No preview for this file type
--Hallowhallow
--Script by nekrozar
function c101002000.initial_effect(c)
--pendulum summon
aux.EnablePendulumAttribute(c)
--level
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(101002000,0))
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetRange(LOCATION_PZONE)
e1:SetCountLimit(1)
e1:SetTarget(c101002000.lvtg)
e1:SetOperation(c101002000.lvop)
c:RegisterEffect(e1)
end
function c101002000.lvfilter(c)
return c:IsFaceup() and c:GetLevel()>0
end
function c101002000.lvtg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return chkc:IsLocation(LOCATION_MZONE) and c101002000.lvfilter(chkc) end
if chk==0 then return Duel.IsExistingTarget(c101002000.lvfilter,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TARGET)
Duel.SelectTarget(tp,c101002000.lvfilter,tp,LOCATION_MZONE,LOCATION_MZONE,1,1,nil)
end
function c101002000.lvop(e,tp,eg,ep,ev,re,r,rp)
if not e:GetHandler():IsRelateToEffect(e) then return end
local tc=Duel.GetFirstTarget()
if tc:IsRelateToEffect(e) and tc:IsFaceup() then
local dc=Duel.TossDice(tp,1)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_UPDATE_LEVEL)
e1:SetValue(dc)
e1:SetReset(RESET_EVENT+0x1fe0000+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e1)
end
end
......@@ -66,7 +66,7 @@ function c101003044.spcost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.Release(e:GetHandler(),REASON_COST)
end
function c101003044.spfilter1(c,e,tp)
return c:IsType(TYPE_LINK) and c:GetLink()<=2 and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
return c:IsType(TYPE_LINK) and c:IsLinkBelow(2) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
end
function c101003044.spfilter2(c,e,tp)
return c:IsRace(RACE_DRAGON) and c:IsLevelBelow(4) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
......
--魔導加速
--Magical Boost
--Scripted by Eerie Code
--Prototype, will require either a core update or a script overhaul
function c101003058.initial_effect(c)
--counter
local e1=Effect.CreateEffect(c)
......@@ -54,8 +53,7 @@ function c101003058.spcon(e,tp,eg,ep,ev,re,r,rp)
return rp~=tp and c:IsReason(REASON_EFFECT) and c:GetPreviousControler()==tp
end
function c101003058.spfilter(c,e,tp)
return (c:IsCode(14553285,45462639,22923081,8034697,43930492,83269557,6061630,10239627,84055227,21051146,55424270,73752131,88901771,46363422,65338781,70791313,73665146,2525268,71413901,5640330,62154416) or (c.spell_counter_permit and c.spell_counter_permit>=2))
and Duel.IsCanAddCounter(tp,0x1,1,c) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
return c:IsCanAddCounter(0x1,1,false,LOCATION_MZONE) and c:IsCanBeSpecialSummoned(e,0,tp,false,false)
end
function c101003058.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
......
......@@ -46,9 +46,6 @@
!system 92 是否要解放对方怪兽进行上级召唤?
!system 93 是否要继续选择素材?
!system 94 是否现在使用这张卡的效果?
!system 95 是否使用[%ls]的效果?
!system 96 是否使用[%ls]的效果代替破坏?
!system 97 是否把[%ls]在魔法与陷阱区域放置?
!system 100 先攻
!system 101 后攻
!system 200 是否在[%ls]发动[%ls]的效果?
......@@ -117,9 +114,8 @@
!system 566 请选择要发动效果的卡
!system 567 请宣言一个等级
!system 568 请选择要处理效果的卡
!system 569 请选择[%ls]的位置
!system 569 请选择卡片的位置
!system 570 请选择要变成不能使用的卡片区域
!system 571 请选择要移动到的位置
!system 1000 卡组
!system 1001 手卡
!system 1002 怪兽区
......@@ -161,7 +157,7 @@
!system 1041 幻神兽
!system 1042 创造神
!system 1043 幻龙
!system 1044 电子界
!system 1044 电子
!system 1050 怪兽
!system 1051 魔法
!system 1052 陷阱
......@@ -188,7 +184,6 @@
!system 1073 超量
!system 1074 灵摆
!system 1075 特殊召唤
!system 1076 连接
!system 1080 (N/A)
#GUI
!system 1100 魔陷破坏
......@@ -252,8 +247,6 @@
!system 1215 开始
!system 1216 消息
!system 1217 刷新主机
!system 1218 准备
!system 1219 取消准备
!system 1220 昵称:
!system 1221 主机信息:
!system 1222 主机密码:
......@@ -270,7 +263,7 @@
!system 1233 每回合抽卡:
!system 1234 主机名称:
!system 1235 主机密码:
!system 1236 规则:
!system 1236 旧规则(先攻抽卡、起动效果优先权等)
!system 1237 每回合时间:
!system 1240 OCG
!system 1241 TCG
......@@ -285,19 +278,14 @@
!system 1253 当前观战人数:
!system 1254 卡组选择:
!system 1255 准备完毕!
!system 1260 大师规则
!system 1261 大师规则2
!system 1262 大师规则3
!system 1263 新大师规则
!system 1270 卡片信息
!system 1271 消息记录
!system 1272 清除记录
!system 1273 系统设定
!system 1274 自动选择怪兽卡片位置
!system 1274 自动选择卡片位置
!system 1275 ↑随机选择位置
!system 1276 自动排列连锁顺序
!system 1277 没有可连锁的卡时延迟回应
!system 1278 自动选择魔陷卡片位置
!system 1280 标准对战
!system 1281 自定义
!system 1290 忽略对方发言
......@@ -307,8 +295,6 @@
!system 1294 可用时点
!system 1295 取消操作
!system 1296 完成选择
!system 1297 切洗手卡
!system 1298 辅助功能
!system 1300 禁限卡表:
!system 1301 卡组列表:
!system 1302 保存
......@@ -362,18 +348,11 @@
!system 1353 播放起始于回合:
!system 1354 不显示卡片系列
!system 1355 不显示提示按钮
!system 1356 是否要放弃对卡组的修改?
!system 1357 不提示保留对卡组的修改
!system 1358 键入关键字后自动进行搜索
!system 1360 上一步
!system 1370 星数↑
!system 1371 攻击↑
!system 1372 守备↑
!system 1373 名称↓
!system 1374 连接标记
!system 1380 开启音效
!system 1381 开启音乐
!system 1382 按场景切换音乐
!system 1390 等待行动中...
!system 1391 等待行动中....
!system 1392 等待行动中.....
......@@ -504,7 +483,6 @@
!counter 0x40 指示物(No.51 怪腕之必杀摔角手)
!counter 0x1041 捕食指示物
!counter 0x42 指示物(爆竹鬼)
!counter 0x43 缺陷指示物
#setnames, using tab for comment
!setname 0x1 正义盟军 AOJ
!setname 0x2 次世代 ジェネクス
......@@ -607,7 +585,7 @@
!setname 0x48 No. No.
!setname 0x1048 混沌No. CNo.
!setname 0x49 铳士 銃士
!setname 0x4a 时械神 時械神
#setname 0x4a 时械神 時械神
!setname 0x4b 极神 極神
!setname 0x4c 落穴 落とし穴
#setname 0x4d N/A
......@@ -618,8 +596,7 @@
#setname 0x4f 爆裂 バスター
!setname 0x104f /爆裂体 /バスター
!setname 0x50 蛇毒 ヴェノム
!setname 0x1050 凶饿毒|蛇毒 スターヴ・ヴェノム
!setname 0x51 零件 ガジェット
!setname 0x51 齿轮 ガジェット
!setname 0x52 守护者 ガーディアン
!setname 0x53 星圣 セイクリッド
!setname 0x54 我我我 ガガガ
......@@ -704,7 +681,6 @@
!setname 0x93 电子 サイバー
!setname 0x1093 电子龙 サイバー・ドラゴン
!setname 0x2093 电子化天使 サイバー・エンジェル
!setname 0x4093 电子暗黑 サイバー・ダーク/サイバーダーク
!setname 0x94 电子科技 サイバネティック
!setname 0x95 升阶魔法 RUM
!setname 0x96 电子鱼人 フィッシュボーグ
......@@ -835,18 +811,3 @@
!setname 0x20f8 霸王眷龙 覇王眷竜
!setname 0xf9 真龙 真竜
!setname 0xfa 幻煌龙 幻煌龍
!setname 0xfb 淘气仙星 トリックスター
!setname 0xfc 刚鬼 剛鬼
!setname 0xfd 星杯
!setname 0xfe 星遗物 星遺物
!setname 0xff 幻透翼 クリアウィング
!setname 0x100 化学结合 ボンディング
!setname 0x101 码语者 コード・トーカー
!setname 0x102 弹丸 ヴァレット
!setname 0x103 幻变骚灵 オルターガイスト
!setname 0x104 机怪虫 クローラー
!setname 0x105 玄化 メタファイズ
!setname 0x106 复仇死灵 Vendread!
!setname 0x107 F.A. F.A.
!setname 0x108 魔弹
!setname 0x109 天气
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