Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
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
MyCard
ygopro-scripts
Commits
35916a63
Commit
35916a63
authored
Nov 19, 2017
by
VanillaSalt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
804bb94e
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
12 deletions
+12
-12
c13073850.lua
c13073850.lua
+2
-2
c37991342.lua
c37991342.lua
+2
-2
c64496451.lua
c64496451.lua
+2
-2
c87588741.lua
c87588741.lua
+2
-2
c90885155.lua
c90885155.lua
+2
-2
c91907707.lua
c91907707.lua
+2
-2
No files found.
c13073850.lua
View file @
35916a63
...
@@ -109,7 +109,7 @@ function c13073850.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -109,7 +109,7 @@ function c13073850.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -117,7 +117,7 @@ function c13073850.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -117,7 +117,7 @@ function c13073850.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c13073850
.
immcon
(
e
)
function
c13073850
.
immcon
(
e
)
...
...
c37991342.lua
View file @
35916a63
...
@@ -96,7 +96,7 @@ function c37991342.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -96,7 +96,7 @@ function c37991342.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -104,7 +104,7 @@ function c37991342.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -104,7 +104,7 @@ function c37991342.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c37991342
.
immcon
(
e
)
function
c37991342
.
immcon
(
e
)
...
...
c64496451.lua
View file @
35916a63
...
@@ -104,7 +104,7 @@ function c64496451.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -104,7 +104,7 @@ function c64496451.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -112,7 +112,7 @@ function c64496451.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -112,7 +112,7 @@ function c64496451.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c64496451
.
immcon
(
e
)
function
c64496451
.
immcon
(
e
)
...
...
c87588741.lua
View file @
35916a63
...
@@ -104,7 +104,7 @@ function c87588741.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -104,7 +104,7 @@ function c87588741.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -112,7 +112,7 @@ function c87588741.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -112,7 +112,7 @@ function c87588741.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c87588741
.
immcon
(
e
)
function
c87588741
.
immcon
(
e
)
...
...
c90885155.lua
View file @
35916a63
...
@@ -102,7 +102,7 @@ function c90885155.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -102,7 +102,7 @@ function c90885155.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -110,7 +110,7 @@ function c90885155.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -110,7 +110,7 @@ function c90885155.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c90885155
.
immcon
(
e
)
function
c90885155
.
immcon
(
e
)
...
...
c91907707.lua
View file @
35916a63
...
@@ -97,7 +97,7 @@ function c91907707.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -97,7 +97,7 @@ function c91907707.lvop2(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetRange
(
LOCATION_MZONE
)
e1
:
SetValue
(
4
)
e1
:
SetValue
(
4
)
e1
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e1
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e1
)
c
:
RegisterEffect
(
e1
)
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
@@ -105,7 +105,7 @@ function c91907707.lvop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -105,7 +105,7 @@ function c91907707.lvop2(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetProperty
(
EFFECT_FLAG_SINGLE_RANGE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetRange
(
LOCATION_MZONE
)
e2
:
SetValue
(
1800
)
e2
:
SetValue
(
1800
)
e2
:
SetReset
(
RESET_EVENT
+
0x
f
f0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x
7
f0000
)
c
:
RegisterEffect
(
e2
)
c
:
RegisterEffect
(
e2
)
end
end
function
c91907707
.
immcon
(
e
)
function
c91907707
.
immcon
(
e
)
...
...
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