Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
windbot
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
alstroemeria-silentlove
windbot
Commits
c515c111
Commit
c515c111
authored
Apr 16, 2020
by
wind2009
Committed by
GitHub
Apr 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update enum (#119)
parent
7ef151b8
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
31 additions
and
3 deletions
+31
-3
Game/AI/Enums/Floodgate.cs
Game/AI/Enums/Floodgate.cs
+19
-1
Game/AI/Enums/InvincibleMonster.cs
Game/AI/Enums/InvincibleMonster.cs
+3
-1
Game/AI/Enums/ShouldBeDisabledBeforeItUseEffectMonster.cs
Game/AI/Enums/ShouldBeDisabledBeforeItUseEffectMonster.cs
+6
-0
Game/AI/Enums/ShouldNotBeMonsterTarget.cs
Game/AI/Enums/ShouldNotBeMonsterTarget.cs
+2
-1
Game/AI/Enums/ShouldNotBeTarget.cs
Game/AI/Enums/ShouldNotBeTarget.cs
+1
-0
No files found.
Game/AI/Enums/Floodgate.cs
View file @
c515c111
...
...
@@ -82,6 +82,24 @@
InspectorBoarder
=
15397015
,
Mashoudou
=
76375976
,
EternalSoul
=
48680970
,
MarincessBattleOcean
=
91027843
MarincessBattleOcean
=
91027843
,
TopologicZeroboros
=
66403530
,
GladiatorBeastDomitianus
=
33652635
,
SerzielWatcheroftheEvilEye
=
82466274
,
ZerrzielRuleroftheEvilEyed
=
17739335
,
GorgonEmpressoftheEvilEyed
=
29357687
,
UnchainedSoulofRage
=
67680512
,
DracoBerserkeroftheTenyi
=
5041348
,
NidhoggGeneraiderBossofIce
=
49275969
,
UtgardaGeneraiderBossofDelusion
=
744887
,
FrodiGeneraiderBossofSwords
=
40998517
,
HoarrGeneraiderBossofRumbling
=
68199168
,
GodPhoenixGearfried
=
22091647
,
BrotherhoodoftheFireFistEland
=
61472381
,
PredaplantVerteAnaconda
=
70369116
,
RedSupernovaDragon
=
99585850
,
NumberF0UtopicFutureDragon
=
26973555
,
InvokedAugoeides
=
97300502
,
DragonmaidStrahl
=
24799107
}
}
Game/AI/Enums/InvincibleMonster.cs
View file @
c515c111
...
...
@@ -64,6 +64,8 @@
NumberF0UtopicFutureFutureSlash
=
43490025
,
NumberF0UtopicFuture
=
65305468
,
GoukiTheGiantOgre
=
47946130
,
BorrelswordDragon
=
85289965
BorrelswordDragon
=
85289965
,
NumberF0UtopicFutureDragon
=
26973555
,
BorrelendDragon
=
98630720
}
}
Game/AI/Enums/ShouldBeDisabledBeforeItUseEffectMonster.cs
View file @
c515c111
...
...
@@ -44,6 +44,12 @@
PaladinofDarkDragon
=
71408082
,
PaladinofPhotonDragon
=
85346853
,
TwinPhotonLizard
=
29455728
,
TimeThiefRegulator
=
19891131
,
MathmechNabla
=
53577438
,
NidhoggGeneraiderBossofIce
=
49275969
,
HoarrGeneraiderBossofRumbling
=
68199168
,
RedFamiliar
=
8372133
,
AccesscodeTalker
=
86066372
,
CosmoBrain
=
85679527
,
ShiranuiSolitaire
=
94801854
,
...
...
Game/AI/Enums/ShouldNotBeMonsterTarget.cs
View file @
c515c111
...
...
@@ -13,6 +13,7 @@
CXyzSimontheGreatMoralLeader
=
41147577
,
PaleozoicAnomalocaris
=
61307542
,
PaleozoicOpabinia
=
37649320
,
BorreloadDragon
=
31833038
BorreloadDragon
=
31833038
,
BorrelendDragon
=
98630720
}
}
Game/AI/Enums/ShouldNotBeTarget.cs
View file @
c515c111
...
...
@@ -49,5 +49,6 @@
Blackwing_FullArmoredWing
=
54082269
,
DragunofRedEyes
=
37818794
,
RedEyesBDragon
=
74677422
,
// sometimes the name of DragunofRedEyes will be changed to RedEyesBDragon
TheArrivalCyberseIgnister
=
11738489
}
}
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