Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
YGOPRO-520DIY
ygopro
Commits
eeb2820d
Commit
eeb2820d
authored
Feb 14, 2015
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
qli immune
parent
1bf50107
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
script/c13073850.lua
script/c13073850.lua
+1
-1
script/c27279764.lua
script/c27279764.lua
+1
-1
script/c37991342.lua
script/c37991342.lua
+1
-1
script/c40061558.lua
script/c40061558.lua
+1
-1
script/c64496451.lua
script/c64496451.lua
+1
-1
script/c87588741.lua
script/c87588741.lua
+1
-1
script/c90885155.lua
script/c90885155.lua
+1
-1
script/c91907707.lua
script/c91907707.lua
+1
-1
No files found.
script/c13073850.lua
View file @
eeb2820d
...
@@ -48,7 +48,7 @@ function c13073850.initial_effect(c)
...
@@ -48,7 +48,7 @@ function c13073850.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c13073850
.
immcon
)
e7
:
SetCondition
(
c13073850
.
immcon
)
e7
:
SetValue
(
c13073850
.
efilter
)
e7
:
SetValue
(
c13073850
.
efilter
)
...
...
script/c27279764.lua
View file @
eeb2820d
...
@@ -27,7 +27,7 @@ function c27279764.initial_effect(c)
...
@@ -27,7 +27,7 @@ function c27279764.initial_effect(c)
--immune
--immune
local
e5
=
Effect
.
CreateEffect
(
c
)
local
e5
=
Effect
.
CreateEffect
(
c
)
e5
:
SetType
(
EFFECT_TYPE_SINGLE
)
e5
:
SetType
(
EFFECT_TYPE_SINGLE
)
e5
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e5
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e5
:
SetRange
(
LOCATION_MZONE
)
e5
:
SetRange
(
LOCATION_MZONE
)
e5
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e5
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e5
:
SetCondition
(
c27279764
.
immcon
)
e5
:
SetCondition
(
c27279764
.
immcon
)
...
...
script/c37991342.lua
View file @
eeb2820d
...
@@ -47,7 +47,7 @@ function c37991342.initial_effect(c)
...
@@ -47,7 +47,7 @@ function c37991342.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c37991342
.
immcon
)
e7
:
SetCondition
(
c37991342
.
immcon
)
e7
:
SetValue
(
c37991342
.
efilter
)
e7
:
SetValue
(
c37991342
.
efilter
)
...
...
script/c40061558.lua
View file @
eeb2820d
...
@@ -27,7 +27,7 @@ function c40061558.initial_effect(c)
...
@@ -27,7 +27,7 @@ function c40061558.initial_effect(c)
--immune
--immune
local
e5
=
Effect
.
CreateEffect
(
c
)
local
e5
=
Effect
.
CreateEffect
(
c
)
e5
:
SetType
(
EFFECT_TYPE_SINGLE
)
e5
:
SetType
(
EFFECT_TYPE_SINGLE
)
e5
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e5
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e5
:
SetRange
(
LOCATION_MZONE
)
e5
:
SetRange
(
LOCATION_MZONE
)
e5
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e5
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e5
:
SetCondition
(
c40061558
.
immcon
)
e5
:
SetCondition
(
c40061558
.
immcon
)
...
...
script/c64496451.lua
View file @
eeb2820d
...
@@ -48,7 +48,7 @@ function c64496451.initial_effect(c)
...
@@ -48,7 +48,7 @@ function c64496451.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c64496451
.
immcon
)
e7
:
SetCondition
(
c64496451
.
immcon
)
e7
:
SetValue
(
c64496451
.
efilter
)
e7
:
SetValue
(
c64496451
.
efilter
)
...
...
script/c87588741.lua
View file @
eeb2820d
...
@@ -47,7 +47,7 @@ function c87588741.initial_effect(c)
...
@@ -47,7 +47,7 @@ function c87588741.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c87588741
.
immcon
)
e7
:
SetCondition
(
c87588741
.
immcon
)
e7
:
SetValue
(
c87588741
.
efilter
)
e7
:
SetValue
(
c87588741
.
efilter
)
...
...
script/c90885155.lua
View file @
eeb2820d
...
@@ -47,7 +47,7 @@ function c90885155.initial_effect(c)
...
@@ -47,7 +47,7 @@ function c90885155.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c90885155
.
immcon
)
e7
:
SetCondition
(
c90885155
.
immcon
)
e7
:
SetValue
(
c90885155
.
efilter
)
e7
:
SetValue
(
c90885155
.
efilter
)
...
...
script/c91907707.lua
View file @
eeb2820d
...
@@ -48,7 +48,7 @@ function c91907707.initial_effect(c)
...
@@ -48,7 +48,7 @@ function c91907707.initial_effect(c)
local
e7
=
Effect
.
CreateEffect
(
c
)
local
e7
=
Effect
.
CreateEffect
(
c
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetType
(
EFFECT_TYPE_SINGLE
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetCode
(
EFFECT_IMMUNE_EFFECT
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e7
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
+
EFFECT_FLAG_UNCOPYABLE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetRange
(
LOCATION_MZONE
)
e7
:
SetCondition
(
c91907707
.
immcon
)
e7
:
SetCondition
(
c91907707
.
immcon
)
e7
:
SetValue
(
c91907707
.
efilter
)
e7
:
SetValue
(
c91907707
.
efilter
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment