forked from endernon/PGRData
16692 lines
617 KiB
Lua
16692 lines
617 KiB
Lua
XTable = {
|
|
XTableCodeText = {
|
|
Id = {ValueType = "int"},
|
|
Key = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableGuideGroup = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Ignore = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
GuideType = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
CompleteId = {ValueType = "int"},
|
|
ActiveUi = {ValueType = "string"},
|
|
CheckNodeActive = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
},
|
|
XTableGuideStep = {
|
|
Id = {ValueType = "int"},
|
|
NextStep = {ValueType = "int"},
|
|
Mask = {ValueType = "int"},
|
|
ConditionType = {ValueType = "int"},
|
|
ConditionParam = {ValueType = "string"},
|
|
CompleteType = {ValueType = "int"},
|
|
CompleteParam = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
Arrow = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
IsFlow = {Type = 1, ValueType = "int"},
|
|
FlowParam = {Type = 1, ValueType = "string"},
|
|
ListIndex = {Type = 1, ValueType = "int"},
|
|
Target = {Type = 1, ValueType = "string"},
|
|
Record = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
IconPos = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableGuideComplete = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableModel = {
|
|
Id = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
LowModelPath = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
DisplayControllerPath = {ValueType = "string"},
|
|
UiDefaultAnimationPath = {ValueType = "string"},
|
|
LevelControllerPath = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUiModel = {
|
|
Id = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
LowModelPath = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
DisplayControllerPath = {ValueType = "string"},
|
|
UiDefaultAnimationPath = {ValueType = "string"},
|
|
FashionControllerPath = {ValueType = "string"},
|
|
},
|
|
XTableSpecialUiModel = {
|
|
Id = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
UiName = {ValueType = "string"},
|
|
MainModelId = {ValueType = "string"},
|
|
MinorModelId = {ValueType = "string"},
|
|
},
|
|
XTableEmoji = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Path = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
IsFree = {ValueType = "int"},
|
|
ConvertItemId = {ValueType = "int"},
|
|
ConvertItemCount = {ValueType = "int"},
|
|
TimeLimitType = {ValueType = "int"},
|
|
ExpireTimeStr = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
PackageId = {ValueType = "int"},
|
|
},
|
|
XTableEmojiPack = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableNameplate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
NameplateQuality = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
NameplateGameplayType = {ValueType = "string"},
|
|
Hint = {Type = 1, ValueType = "string"},
|
|
NameplateGetWay = {ValueType = "string"},
|
|
NameplateUpgradeType = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
DecomposeExp = {ValueType = "int"},
|
|
UpgradeExp = {ValueType = "int"},
|
|
ConvertItemId = {ValueType = "int"},
|
|
ConvertItemCount = {ValueType = "int"},
|
|
ExpireTimeStr = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
PlusTime = {ValueType = "int"},
|
|
IconType = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
BackBoard = {ValueType = "string"},
|
|
OutLineColor = {ValueType = "string"},
|
|
QualityIcon = {ValueType = "string"},
|
|
EffectRes = {ValueType = "string"},
|
|
IsNewTextureIcon = {ValueType = "int"},
|
|
},
|
|
XTableChatEffect = {
|
|
Id = {ValueType = "int"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Keyword = {Type = 1, ValueType = "string"},
|
|
Path = {Type = 1, ValueType = "string"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
CoolTime = {ValueType = "string"},
|
|
TriggerType = {ValueType = "int"},
|
|
Channel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TradeName = {ValueType = "string"},
|
|
LogName = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Sex = {ValueType = "int"},
|
|
StoryChapterId = {ValueType = "int"},
|
|
Intro = {ValueType = "string"},
|
|
ItemId = {ValueType = "int"},
|
|
LevelUpTemplateId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
EquipType = {ValueType = "int"},
|
|
EquipId = {ValueType = "int"},
|
|
EmotionIcon = {ValueType = "string"},
|
|
Foreshow = {ValueType = "int"},
|
|
DefaultNpcFashtionId = {ValueType = "int"},
|
|
CaptainSkillId = {ValueType = "int"},
|
|
MissionInfo = {ValueType = "string"},
|
|
NeedFirstShow = {ValueType = "int"},
|
|
Code = {ValueType = "string"},
|
|
Element = {ValueType = "int"},
|
|
ShowTimeId = {ValueType = "int"},
|
|
LinkageType = {ValueType = "int"},
|
|
},
|
|
XTableCharacterCareer = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IconTranspose = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
SortId = {ValueType = "int"},
|
|
ShowId = {ValueType = "int"},
|
|
},
|
|
XTableGraph = {
|
|
Id = {ValueType = "int"},
|
|
GraphName = {ValueType = "string"},
|
|
},
|
|
XTableCharDetail = {
|
|
Id = {ValueType = "int"},
|
|
BigImgPath = {ValueType = "string"},
|
|
ObtainElementList = {Type = 1, ValueType = "int"},
|
|
ObtainElementValueList = {Type = 1, ValueType = "int"},
|
|
ObtainSpeicalTitle = {Type = 1, ValueType = "string"},
|
|
ObtainSpeicalDes = {Type = 1, ValueType = "string"},
|
|
AttribGraphDes = {Type = 1, ValueType = "string"},
|
|
AttribGraphNum = {Type = 1, ValueType = "int"},
|
|
Career = {ValueType = "int"},
|
|
DetailDes = {ValueType = "string"},
|
|
CareerIcon = {ValueType = "string"},
|
|
FullBodyImg = {ValueType = "string"},
|
|
},
|
|
XTableCharacterRecommend = {
|
|
Id = {ValueType = "int"},
|
|
CharacterRecomend = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterElement = {
|
|
Id = {ValueType = "int"},
|
|
ElementName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Icon2 = {ValueType = "string"},
|
|
Icon3 = {ValueType = "string"},
|
|
},
|
|
XTableCharacterTabId = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
TabId = {ValueType = "int"},
|
|
TabName = {ValueType = "string"},
|
|
RecommendType = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
},
|
|
XTableItem = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ItemType = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
GridCount = {ValueType = "int"},
|
|
TimelinessType = {ValueType = "int"},
|
|
StartTime = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
RecycleRewardId = {ValueType = "int"},
|
|
RecycleByMail = {ValueType = "bool"},
|
|
SellForId = {ValueType = "int"},
|
|
SellForCount = {ValueType = "int"},
|
|
RecType = {ValueType = "int"},
|
|
RecTime = {ValueType = "string"},
|
|
RecCount = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
FastTrading = {ValueType = "int"},
|
|
SkipIdParams = {Type = 1, ValueType = "int"},
|
|
SubTypeParams = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterQualityFragment = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
DecomposeCount = {ValueType = "int"},
|
|
ComposeCount = {ValueType = "int"},
|
|
StarUseCount = {Type = 1, ValueType = "int"},
|
|
PromoteItemId = {ValueType = "int"},
|
|
PromoteUseCoin = {ValueType = "int"},
|
|
},
|
|
XTableCharacterQuality = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
AttrId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillQualityApart = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Phase = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
Intro = {ValueType = "string"},
|
|
SkillId = {ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillQualityBigEffectBall = {
|
|
Quality = {ValueType = "int"},
|
|
PerformDisable = {Type = 1, ValueType = "bool"},
|
|
PerformArea = {Type = 1, ValueType = "string"},
|
|
CueIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterLiberation = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
GrowUpLevel = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableCharacterLiberationIcon = {
|
|
LiberationLv = {ValueType = "int"},
|
|
ArticleIcon = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableCharacterGrade = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Grade = {ValueType = "int"},
|
|
UseItemKey = {ValueType = "int"},
|
|
UseItemCount = {ValueType = "int"},
|
|
AttrId = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
GradeBigIcon = {ValueType = "string"},
|
|
GradeIcon = {ValueType = "string"},
|
|
Star = {ValueType = "string"},
|
|
NoStar = {ValueType = "string"},
|
|
GradeName = {ValueType = "string"},
|
|
},
|
|
XTableCharacterSkill = {
|
|
CharacterId = {ValueType = "int"},
|
|
SkillGroupId = {Type = 1, ValueType = "int"},
|
|
Pos = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillGroup = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
},
|
|
IXTableCharacterSkillUpgradeBase = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillUpgrade = {
|
|
Name = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UseSkillPoint = {ValueType = "int"},
|
|
UseCoin = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEnhanceSkillUpgrade = {
|
|
CostItem = {Type = 1, ValueType = "int"},
|
|
CostItemCount = {Type = 1, ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillUpgradeDes = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
WeaponSkillDes = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
EntryId = {Type = 1, ValueType = "int"},
|
|
TypeDes = {ValueType = "string"},
|
|
Tag = {Type = 1, ValueType = "string"},
|
|
Title = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
BriefDes = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SpecificDes = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillExchangeDes = {
|
|
SkillLevelId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Title = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SpecificDes = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillEntry = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillGate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillLevelEffect = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
SubSkillId = {Type = 1, ValueType = "int"},
|
|
SubMagicId = {Type = 1, ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
ResonanceAbility = {ValueType = "int"},
|
|
PlusAbility = {ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillType = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillTypePlus = {
|
|
Id = {ValueType = "int"},
|
|
CharacterType = {Type = 1, ValueType = "int"},
|
|
SkillType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterPos = {
|
|
CharacterId = {ValueType = "int"},
|
|
MainSkillIcon = {Type = 1, ValueType = "string"},
|
|
MainSkillName = {Type = 1, ValueType = "string"},
|
|
MainSkillType = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillTeach = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
WebUrl = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
TeachIcon = {ValueType = "string"},
|
|
HeadLine = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
Description = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableCharacterRes = {
|
|
Id = {ValueType = "int"},
|
|
},
|
|
XTableCharacterQualityIcon = {
|
|
Quality = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IconCharacter = {ValueType = "string"},
|
|
IconCharacterInit = {ValueType = "string"},
|
|
IconGoods = {ValueType = "string"},
|
|
InitColor = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableStage = {
|
|
StageId = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
NormalEventId = {Type = 1, ValueType = "int"},
|
|
PreEventId = {Type = 1, ValueType = "int"},
|
|
NormalEventIdOnPassed = {ValueType = "int"},
|
|
UnlockEventId = {Type = 1, ValueType = "int"},
|
|
RebootId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
StarDesc = {Type = 1, ValueType = "string"},
|
|
SettleLoseTipId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
StoryIcon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
BgmId = {ValueType = "int"},
|
|
AmbientSound = {ValueType = "int"},
|
|
LoadingType = {ValueType = "string"},
|
|
RewardTipId = {ValueType = "int"},
|
|
RecommandLevel = {ValueType = "int"},
|
|
IsMultiplayer = {ValueType = "bool"},
|
|
RequireLevel = {ValueType = "int"},
|
|
RequireActionPoint = {ValueType = "int"},
|
|
FirstRequireActionPoint = {ValueType = "int"},
|
|
FinishRequireActionPoint = {ValueType = "int"},
|
|
CharacterLimitType = {ValueType = "int"},
|
|
CareerSuggestType = {ValueType = "string"},
|
|
AISuggestType = {ValueType = "int"},
|
|
LimitBuffId = {ValueType = "int"},
|
|
PassTimeLimit = {ValueType = "int"},
|
|
PreStageId = {Type = 1, ValueType = "int"},
|
|
FinishRewardShow = {ValueType = "int"},
|
|
FirstRewardShow = {ValueType = "int"},
|
|
FinishDropId = {ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
FlopRewardId = {ValueType = "int"},
|
|
StarRewardId = {Type = 1, ValueType = "int"},
|
|
TeamExp = {ValueType = "int"},
|
|
FirstTeamExp = {ValueType = "int"},
|
|
FinishTeamExp = {ValueType = "int"},
|
|
CardExp = {ValueType = "int"},
|
|
FirstCardExp = {ValueType = "int"},
|
|
FinishCardExp = {ValueType = "int"},
|
|
MaxChallengeNums = {ValueType = "int"},
|
|
BuyChallengeCost = {ValueType = "int"},
|
|
BuyChallengeCount = {ValueType = "int"},
|
|
KeepPlayingStory = {ValueType = "int"},
|
|
BeginStoryId = {ValueType = "string"},
|
|
EndStoryId = {ValueType = "string"},
|
|
OnlineLockChar = {ValueType = "bool"},
|
|
OnlineLockEquipment = {ValueType = "bool"},
|
|
OnlinePlayerLeast = {ValueType = "int"},
|
|
OnlinePlayerLimit = {ValueType = "int"},
|
|
MonsterIcon = {Type = 1, ValueType = "string"},
|
|
HaveAssist = {ValueType = "int"},
|
|
StandardUseTimeSec = {ValueType = "int"},
|
|
SuggestedConditionId = {Type = 1, ValueType = "int"},
|
|
ForceConditionId = {Type = 1, ValueType = "int"},
|
|
HaveFirstPass = {ValueType = "bool"},
|
|
FirstGotoSkipId = {ValueType = "int"},
|
|
FunctionLeftBtn = {ValueType = "int"},
|
|
FunctionRightBtn = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
UrgentEventId = {Type = 1, ValueType = "int"},
|
|
AutoFightId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
StageGridStyle = {ValueType = "string"},
|
|
FightControlId = {ValueType = "int"},
|
|
NeedJobType = {Type = 1, ValueType = "int"},
|
|
DisableJoystick = {ValueType = "bool"},
|
|
MultiChallengeId = {ValueType = "int"},
|
|
Restartable = {ValueType = "bool"},
|
|
ResetHpCount = {Type = 1, ValueType = "int"},
|
|
StoryUiStyle = {ValueType = "int"},
|
|
OnlineMsgId = {ValueType = "int"},
|
|
ForceAllyEffect = {ValueType = "bool"},
|
|
DisableDeadEffect = {ValueType = "bool"},
|
|
HideAction = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
ClearEventId = {Type = 1, ValueType = "int"},
|
|
DisappearCondition = {ValueType = "int"},
|
|
DescEventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageType = {
|
|
Id = {ValueType = "int"},
|
|
MatchCharIdRepeat = {ValueType = "bool"},
|
|
MatchByStageTypeTimeout = {ValueType = "int"},
|
|
MatchPlayerCountThreshold = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMultiChallengeStage = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeId = {Type = 1, ValueType = "int"},
|
|
ConsumeNum = {Type = 1, ValueType = "int"},
|
|
MultiChallengeMin = {ValueType = "int"},
|
|
MultiChallengeMax = {ValueType = "int"},
|
|
},
|
|
XTableStageLevelControl = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
RecommendationLevel = {ValueType = "int"},
|
|
FirstRewardShow = {ValueType = "int"},
|
|
FinishRewardShow = {ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
FinishDropId = {ValueType = "int"},
|
|
MonsterLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageMultiplayerLevelControl = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
DifficultyDesc = {ValueType = "string"},
|
|
RecommendAbility = {ValueType = "int"},
|
|
AdditionDest = {ValueType = "string"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
FinishDropId = {ValueType = "int"},
|
|
FlopRewardId = {ValueType = "int"},
|
|
MonsterLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageTransform = {
|
|
Id = {ValueType = "int"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
Scale = {ValueType = "float"},
|
|
ChildPosX = {ValueType = "float"},
|
|
ChildPosY = {ValueType = "float"},
|
|
ChildRotaionX = {ValueType = "float"},
|
|
ChildRotaionY = {ValueType = "float"},
|
|
ChildRotaionZ = {ValueType = "float"},
|
|
},
|
|
XTableStageSettleSpecialSound = {
|
|
StageId = {ValueType = "int"},
|
|
WinSoundId = {Type = 1, ValueType = "int"},
|
|
LoseSoundId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableChapterMain = {
|
|
Id = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
BfrtId = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ZhouMuId = {ValueType = "int"},
|
|
SubChapter = {Type = 1, ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
},
|
|
XTableExtraChapterActivity = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ChapterTimeId = {ValueType = "int"},
|
|
HideChapterTimeId = {ValueType = "int"},
|
|
},
|
|
XTableChapterExtra = {
|
|
Id = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ZhouMuId = {ValueType = "int"},
|
|
},
|
|
XTableChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
ChapterEn = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
ExploreGroupId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
ParallelAnimeGroupId = {Type = 1, ValueType = "int"},
|
|
MoveStageIndex = {Type = 1, ValueType = "int"},
|
|
DatumLinePrecent = {ValueType = "float"},
|
|
ChapterTextColor = {Type = 1, ValueType = "string"},
|
|
LeftTimeTextColor = {Type = 1, ValueType = "string"},
|
|
StarProgressTextColor = {Type = 1, ValueType = "string"},
|
|
SkipId = {Type = 1, ValueType = "int"},
|
|
SkipCondition = {Type = 1, ValueType = "int"},
|
|
SkipIcon = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSubChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
ChapterEn = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
ExploreGroupId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
},
|
|
XTableChapterExtraDetails = {
|
|
ChapterId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
ChapterEn = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
MoveStageIndex = {Type = 1, ValueType = "int"},
|
|
DatumLinePrecent = {ValueType = "float"},
|
|
Icon = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
ExploreGroupId = {ValueType = "int"},
|
|
StageTitle = {ValueType = "string"},
|
|
OpenCondition = {ValueType = "int"},
|
|
},
|
|
XTableSection = {
|
|
SectionId = {ValueType = "int"},
|
|
SectionName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
PosX = {ValueType = "float"},
|
|
PosY = {ValueType = "float"},
|
|
},
|
|
XTableTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableChapterExtraStarTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableMainLineActivity = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
BfrtChapter = {ValueType = "int"},
|
|
ChapterTimeId = {ValueType = "int"},
|
|
HideChapterTimeId = {ValueType = "int"},
|
|
VariationsChapterTimeId = {ValueType = "int"},
|
|
},
|
|
XTableChapterExtraActivity = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ChapterTimeId = {ValueType = "int"},
|
|
HideChapterTimeId = {ValueType = "int"},
|
|
},
|
|
XTableCharacterStoryChaper = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
StoryStageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterStoryStage = {
|
|
Id = {ValueType = "int"},
|
|
OpenConditionId = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Picture = {ValueType = "string"},
|
|
TaskId = {ValueType = "int"},
|
|
},
|
|
XTableAutoFight = {
|
|
Id = {ValueType = "int"},
|
|
Limit = {ValueType = "int"},
|
|
},
|
|
XTableDailyDungeonRules = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Describe = {ValueType = "string"},
|
|
Remark = {ValueType = "string"},
|
|
SpecialConditionId = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
OpenDayOfWeek = {Type = 1, ValueType = "int"},
|
|
DungeonOfWeek = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDailyDungeonData = {
|
|
Id = {ValueType = "int"},
|
|
Code = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
BgImg = {ValueType = "string"},
|
|
Difficult = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
},
|
|
XTableDailySpecialCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
IntParam = {Type = 1, ValueType = "int"},
|
|
StringParam = {Type = 1, ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableDailyDropGroup = {
|
|
Id = {ValueType = "int"},
|
|
DungeonId = {ValueType = "int"},
|
|
OpenDayOfWeek = {ValueType = "int"},
|
|
Remark = {ValueType = "string"},
|
|
RandomRewardId = {ValueType = "int"},
|
|
FixedRewardId = {ValueType = "int"},
|
|
},
|
|
XTableChallengeDayReward = {
|
|
DayOfWeek = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableUrgentEvent = {
|
|
Id = {ValueType = "int"},
|
|
SimpleDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
StageIcon = {ValueType = "string"},
|
|
StageEffect = {ValueType = "string"},
|
|
BgEffect = {ValueType = "string"},
|
|
BgColor = {ValueType = "string"},
|
|
SuccessRate = {ValueType = "int"},
|
|
DayMaxLimit = {ValueType = "int"},
|
|
Time = {ValueType = "int"},
|
|
IsFailDestory = {ValueType = "bool"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
FightEvent = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFightPasswordMap = {
|
|
Id = {ValueType = "int"},
|
|
ImgPath = {ValueType = "string"},
|
|
Password = {ValueType = "int"},
|
|
},
|
|
XTableFightPasswordGame = {
|
|
Id = {ValueType = "int"},
|
|
MinPasswordMapId = {ValueType = "int"},
|
|
MaxPasswordMapId = {ValueType = "int"},
|
|
CorrectPasswords = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFightPreload = {
|
|
Type = {ValueType = "int"},
|
|
AssetName = {ValueType = "string"},
|
|
},
|
|
XTableSpriteTextAsset = {
|
|
Url = {ValueType = "string"},
|
|
},
|
|
XTableStageFightEvent = {
|
|
StageId = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageFightEventDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableStageCharacterNpcId = {
|
|
StageType = {ValueType = "int"},
|
|
CharacterId = {Type = 1, ValueType = "int"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquip = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Site = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
WeaponSkillId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
DefaultLock = {ValueType = "bool"},
|
|
SuitId = {ValueType = "int"},
|
|
CharacterType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LogName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
NeedFirstShow = {ValueType = "int"},
|
|
RecommendCharacterId = {ValueType = "int"},
|
|
OverrunNoShow = {ValueType = "int"},
|
|
},
|
|
XTableEquipRes = {
|
|
Id = {ValueType = "int"},
|
|
BigIconPath = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
ModelTransId = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId1 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId2 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId3 = {Type = 1, ValueType = "int"},
|
|
LiHuiPath = {ValueType = "string"},
|
|
PainterName = {ValueType = "string"},
|
|
},
|
|
XTableEquipInit = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableEquipLevelUp = {
|
|
Level = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
AllExp = {ValueType = "int"},
|
|
},
|
|
XTableEquipBreakthrough = {
|
|
Id = {ValueType = "int"},
|
|
EquipId = {ValueType = "int"},
|
|
Times = {ValueType = "int"},
|
|
LevelLimit = {ValueType = "int"},
|
|
UseItemId = {ValueType = "int"},
|
|
UseMoney = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribPromotedId = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
LevelUpTemplateId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ResId = {ValueType = "int"},
|
|
ItemId = {Type = 1, ValueType = "int"},
|
|
ItemCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquipSuit = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
BigIconPath = {ValueType = "string"},
|
|
SkillEffect = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
SkillDescription = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SuitType = {ValueType = "int"},
|
|
},
|
|
XTableEquipSuitEffect = {
|
|
Id = {ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
},
|
|
XTableCharacterSuitPriority = {
|
|
CharacterId = {ValueType = "int"},
|
|
ExclusiveSuitId = {ValueType = "int"},
|
|
PriorityType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquipDecompose = {
|
|
Id = {ValueType = "int"},
|
|
Site = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
Breakthrough = {ValueType = "int"},
|
|
ExpToOneCoin = {ValueType = "float"},
|
|
ExpToItemId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTablePlayer = {
|
|
Level = {ValueType = "int"},
|
|
MaxExp = {ValueType = "int"},
|
|
MaxActionPoint = {ValueType = "int"},
|
|
FreeActionPoint = {ValueType = "int"},
|
|
MaxFriendCount = {ValueType = "int"},
|
|
},
|
|
XTableEquipModel = {
|
|
Id = {ValueType = "int"},
|
|
ModelName = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
ResonanceEffectPath = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
ResonanceEffectShowDelay = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
AnimController = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
UiAnimStateName = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
UiAnimCueId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
UiAnimDelay = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
UiAutoRotateDelay = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableEquipAnim = {
|
|
ModelId = {ValueType = "string"},
|
|
Params = {ValueType = "int"},
|
|
},
|
|
XTableEquipModelTransform = {
|
|
Id = {ValueType = "int"},
|
|
IndexId = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
ScaleX = {ValueType = "float"},
|
|
ScaleY = {ValueType = "float"},
|
|
ScaleZ = {ValueType = "float"},
|
|
},
|
|
XTableEquipSkipId = {
|
|
Id = {ValueType = "int"},
|
|
EatType = {ValueType = "int"},
|
|
EquipType = {ValueType = "int"},
|
|
Site = {ValueType = "int"},
|
|
SkipIdParams = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquipModelShow = {
|
|
Id = {ValueType = "int"},
|
|
ModelId = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
HideNodeName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableEquipAnimReset = {
|
|
Id = {ValueType = "int"},
|
|
CharacterModel = {ValueType = "string"},
|
|
},
|
|
XTableUiModelTransform = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
ModelName = {ValueType = "string"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
ScaleX = {ValueType = "float"},
|
|
ScaleY = {ValueType = "float"},
|
|
ScaleZ = {ValueType = "float"},
|
|
},
|
|
XTableUiModelCamera = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
ModelName = {ValueType = "string"},
|
|
CameraName = {ValueType = "string"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
FieldOfView = {ValueType = "float"},
|
|
},
|
|
XTableUiSceneTransform = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
SceneUrl = {ValueType = "string"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
ScaleX = {ValueType = "float"},
|
|
ScaleY = {ValueType = "float"},
|
|
ScaleZ = {ValueType = "float"},
|
|
},
|
|
XTableUiModelBoneActive = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
ModelName = {ValueType = "string"},
|
|
HideNodes = {Type = 1, ValueType = "string"},
|
|
ShowNodes = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableItemInitData = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableCameraParam = {
|
|
Id = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
IsDragOrRotate = {ValueType = "int"},
|
|
IsTweenCamera = {ValueType = "int"},
|
|
AllowZoom = {ValueType = "int"},
|
|
Distance = {ValueType = "float"},
|
|
MinDistance = {ValueType = "float"},
|
|
MaxDistance = {ValueType = "float"},
|
|
ZoomSpeed = {ValueType = "float"},
|
|
AllowXAxis = {ValueType = "int"},
|
|
TargetAngleX = {ValueType = "float"},
|
|
MinAngleX = {ValueType = "float"},
|
|
MaxAngleX = {ValueType = "float"},
|
|
XAxisSpeed = {ValueType = "float"},
|
|
AllowYAxis = {ValueType = "int"},
|
|
TargetAngleY = {ValueType = "float"},
|
|
MinAngleY = {ValueType = "float"},
|
|
MaxAngleY = {ValueType = "float"},
|
|
YAxisSpeed = {ValueType = "float"},
|
|
AllowDrag = {ValueType = "int"},
|
|
DragSpeed = {ValueType = "float"},
|
|
OffsetViewportX = {ValueType = "float"},
|
|
OffsetViewportY = {ValueType = "float"},
|
|
IsLockOnViewportOffset = {ValueType = "int"},
|
|
ViewportPointX = {ValueType = "float"},
|
|
ViewportPointY = {ValueType = "float"},
|
|
},
|
|
XTableFlopReward = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeItemCount = {ValueType = "int"},
|
|
ExtraActionPoint = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
ShowDropId = {ValueType = "int"},
|
|
},
|
|
XTableDropGroup = {
|
|
Id = {ValueType = "int"},
|
|
DropIds = {Type = 1, ValueType = "string"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDropSet = {
|
|
Id = {ValueType = "int"},
|
|
GroupIds = {Type = 1, ValueType = "int"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrop = {
|
|
Id = {ValueType = "int"},
|
|
TargetIds = {Type = 1, ValueType = "int"},
|
|
Layers = {Type = 1, ValueType = "int"},
|
|
Probability = {Type = 1, ValueType = "int"},
|
|
BottomIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDropBottom = {
|
|
Id = {ValueType = "int"},
|
|
BottomDropType = {ValueType = "int"},
|
|
BottomDropId = {ValueType = "int"},
|
|
MeasureSetIds = {ValueType = "string"},
|
|
MeasureGroupIds = {ValueType = "string"},
|
|
MeasureDropIds = {ValueType = "string"},
|
|
Min = {ValueType = "int"},
|
|
Max = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
IsClose = {ValueType = "int"},
|
|
UsableCount = {ValueType = "int"},
|
|
CycleNeedCount = {ValueType = "int"},
|
|
},
|
|
XTableDropBottomLimit = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
},
|
|
XTableDraw = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
DrawType = {ValueType = "int"},
|
|
UseItemId = {ValueType = "int"},
|
|
UseItemCount = {ValueType = "int"},
|
|
DailyLimitTimes = {ValueType = "int"},
|
|
ActivityLimitTimes = {ValueType = "int"},
|
|
StartTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
Banner = {ValueType = "string"},
|
|
Resources = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
PrimaryIdsMap = {ValueType = "string"},
|
|
ExtraIdsMap = {ValueType = "string"},
|
|
BtnDrawCount = {Type = 1, ValueType = "int"},
|
|
DrawBottomIds = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
SpecifiedGoodsId = {ValueType = "int"},
|
|
MaxNotTriggerCount = {ValueType = "int"},
|
|
ShowPriority = {ValueType = "int"},
|
|
PurchaseUiType = {Type = 1, ValueType = "int"},
|
|
PurchaseId = {Type = 1, ValueType = "int"},
|
|
CapacityCheckType = {ValueType = "int"},
|
|
},
|
|
XTableDrawScene = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
ScenePath = {ValueType = "string"},
|
|
UiModelPath = {ValueType = "string"},
|
|
ModelPosition = {ValueType = "string"},
|
|
ModelRotation = {ValueType = "string"},
|
|
ModelScale = {ValueType = "string"},
|
|
IsHideWeapon = {ValueType = "int"},
|
|
},
|
|
XTableDrawGroupLogName = {
|
|
Id = {ValueType = "int"},
|
|
LogName = {ValueType = "string"},
|
|
},
|
|
XTableDrawGroup = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ClockId = {ValueType = "int"},
|
|
StartTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
SwitchDrawIdActivityId = {ValueType = "int"},
|
|
MaxSwitchDrawIdCount = {ValueType = "int"},
|
|
Banner = {ValueType = "string"},
|
|
UiPrefab = {ValueType = "string"},
|
|
UiBackGround = {ValueType = "string"},
|
|
IsClosed = {ValueType = "bool"},
|
|
Tag = {ValueType = "int"},
|
|
OptionalDrawIdCount = {ValueType = "string"},
|
|
GoodsLimitConfig = {Type = 1, ValueType = "int"},
|
|
TransformSuitList = {Type = 1, ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
ExtraRewardId = {ValueType = "int"},
|
|
ExtraRewardCycleTimes = {ValueType = "int"},
|
|
},
|
|
XTableDrawGoodsLimit = {
|
|
Id = {ValueType = "int"},
|
|
MinTimes = {ValueType = "int"},
|
|
MaxTimes = {ValueType = "int"},
|
|
LimitCount = {ValueType = "int"},
|
|
UsePoolId = {ValueType = "int"},
|
|
},
|
|
XTableDrawGoodsLimitPool = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
GoodsId = {ValueType = "int"},
|
|
},
|
|
XTableDrawProbShow = {
|
|
Id = {ValueType = "int"},
|
|
DrawId = {ValueType = "int"},
|
|
IsUp = {ValueType = "bool"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "string"},
|
|
ProbShow = {ValueType = "string"},
|
|
Sort = {ValueType = "int"},
|
|
},
|
|
XTableDrawPreview = {
|
|
Id = {ValueType = "int"},
|
|
UpGoodsId = {Type = 1, ValueType = "int"},
|
|
GoodsId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawCombinations = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
GoodsId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawGroupRule = {
|
|
Id = {ValueType = "int"},
|
|
TitleCN = {ValueType = "string"},
|
|
TitleEN = {ValueType = "string"},
|
|
RareRank = {ValueType = "int"},
|
|
GroupBtnBg = {ValueType = "string"},
|
|
MainRules = {Type = 1, ValueType = "string"},
|
|
BaseRuleTitles = {Type = 1, ValueType = "string"},
|
|
BaseRules = {Type = 1, ValueType = "string"},
|
|
EventRuleTitles = {Type = 1, ValueType = "string"},
|
|
EventRules = {Type = 1, ValueType = "string"},
|
|
UpType = {ValueType = "string"},
|
|
UpQuality = {ValueType = "string"},
|
|
UpProbability = {ValueType = "string"},
|
|
BottomText = {ValueType = "string"},
|
|
NewHandBottomCount = {ValueType = "int"},
|
|
SpecialBottomMin = {ValueType = "int"},
|
|
SpecialBottomMax = {ValueType = "int"},
|
|
DrawBottomHint = {ValueType = "string"},
|
|
IsShowFilter = {ValueType = "int"},
|
|
CharFilterElementList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawShow = {
|
|
Type = {ValueType = "int"},
|
|
TypeText = {ValueType = "string"},
|
|
QualityText = {Type = 1, ValueType = "string"},
|
|
UiAnim = {ValueType = "string"},
|
|
UiResultAnim = {ValueType = "string"},
|
|
DrawEffectGroupId = {Type = 1, ValueType = "int"},
|
|
GachaEffectGroupId = {Type = 1, ValueType = "int"},
|
|
DrawPictureGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawShowEffect = {
|
|
EffectGroupId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
PanelOpenUp = {ValueType = "string"},
|
|
PanelOpenDown = {ValueType = "string"},
|
|
PanelCardShowOff = {ValueType = "string"},
|
|
EffectOpenBox = {ValueType = "string"},
|
|
SkipEffect = {ValueType = "string"},
|
|
CarriageEffect = {ValueType = "string"},
|
|
FloorEffect = {ValueType = "string"},
|
|
CardEffectStart = {ValueType = "string"},
|
|
CardEffect = {ValueType = "string"},
|
|
ApertureEffect = {ValueType = "string"},
|
|
CardEffectSound = {ValueType = "int"},
|
|
},
|
|
XTableDrawShowPicture = {
|
|
GroupId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
HalfBg = {ValueType = "string"},
|
|
NameBg = {ValueType = "string"},
|
|
},
|
|
XTableDrawWaferShow = {
|
|
Id = {ValueType = "int"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
ScaleX = {ValueType = "float"},
|
|
ScaleY = {ValueType = "float"},
|
|
ScaleZ = {ValueType = "float"},
|
|
},
|
|
XTableDrawGroupRelation = {
|
|
NormalGroupId = {ValueType = "int"},
|
|
DestinyGroupId = {ValueType = "int"},
|
|
},
|
|
XTableDrawCamera = {
|
|
Id = {ValueType = "int"},
|
|
AllowHDR = {ValueType = "bool"},
|
|
Intensity = {ValueType = "float"},
|
|
Threshold = {ValueType = "float"},
|
|
Saturation = {ValueType = "float"},
|
|
SoftKnee = {ValueType = "float"},
|
|
Radius = {ValueType = "float"},
|
|
Iterations = {ValueType = "int"},
|
|
},
|
|
XTableDrawTabs = {
|
|
Id = {ValueType = "int"},
|
|
TxtName1 = {ValueType = "string"},
|
|
TxtName2 = {ValueType = "string"},
|
|
TxtName3 = {ValueType = "string"},
|
|
TxtTagName = {ValueType = "string"},
|
|
TabBg = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
ParentName = {ValueType = "string"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawSkip = {
|
|
DrawGroupId = {ValueType = "int"},
|
|
SkipId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawShowCharacter = {
|
|
Id = {ValueType = "int"},
|
|
AnimeID = {ValueType = "string"},
|
|
VoiceId = {ValueType = "int"},
|
|
},
|
|
XTableDrawAdjustActivity = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
AdjustTimes = {ValueType = "int"},
|
|
DrawGroupId = {ValueType = "int"},
|
|
SourceTemplateIds = {Type = 1, ValueType = "int"},
|
|
TargetTemplateIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawAimProbability = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
UpProbability = {ValueType = "string"},
|
|
UpProbabilityDesc = {ValueType = "string"},
|
|
UpProbabilityPercent = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
ProbabilityBg = {ValueType = "string"},
|
|
IsChangePos = {ValueType = "int"},
|
|
IconPosX = {ValueType = "float"},
|
|
IconPosY = {ValueType = "float"},
|
|
IsChangeSize = {ValueType = "int"},
|
|
IconWidth = {ValueType = "float"},
|
|
IconHeight = {ValueType = "float"},
|
|
IsChangeRot = {ValueType = "int"},
|
|
RotZ = {ValueType = "float"},
|
|
},
|
|
XTableDrawTypeChange = {
|
|
MainGroupId = {ValueType = "int"},
|
|
MainTypeName = {ValueType = "string"},
|
|
SubGroupId = {Type = 1, ValueType = "int"},
|
|
SubTypeName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDrawActivityTargetShow = {
|
|
Id = {ValueType = "int"},
|
|
TabDesc = {ValueType = "string"},
|
|
Title = {Type = 1, ValueType = "string"},
|
|
Desc = {Type = 1, ValueType = "string"},
|
|
BannerPrefab = {ValueType = "string"},
|
|
ActiveTipTxt = {ValueType = "string"},
|
|
RuleTipTxt = {ValueType = "string"},
|
|
},
|
|
XTableDrawActivityTargetRoleBg = {
|
|
Quality = {ValueType = "int"},
|
|
BgUrl = {ValueType = "string"},
|
|
ProbabilityBgUrl = {ValueType = "string"},
|
|
},
|
|
XTableDrawClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ValueList = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableTeam = {
|
|
Id = {ValueType = "int"},
|
|
IsCaptain = {ValueType = "bool"},
|
|
IsFirstFight = {ValueType = "bool"},
|
|
EffectPath = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableTeamType = {
|
|
TeamId = {ValueType = "int"},
|
|
TypeId = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
SectionId = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAttribDesc = {
|
|
Index = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Attrib = {ValueType = "string"},
|
|
},
|
|
XTableAttribAbility = {
|
|
Key = {ValueType = "string"},
|
|
Ability = {ValueType = "fix"},
|
|
PartnerAbility = {ValueType = "fix"},
|
|
},
|
|
XTableDisplay = {
|
|
Id = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
Action = {ValueType = "string"},
|
|
ContentId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableDisplayContent = {
|
|
Id = {ValueType = "int"},
|
|
Sound = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
},
|
|
XTableNpcTypeIcon = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IconTranspose = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
SortId = {ValueType = "int"},
|
|
ShowId = {ValueType = "int"},
|
|
},
|
|
XTableSecondaryFunctional = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Activate = {ValueType = "int"},
|
|
OpenId = {ValueType = "int"},
|
|
Picture = {ValueType = "string"},
|
|
Redirection = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Click = {ValueType = "string"},
|
|
},
|
|
XTableCamera = {
|
|
Id = {ValueType = "int"},
|
|
NewScheme = {ValueType = "bool"},
|
|
DefaultMovementCoefficient = {ValueType = "float"},
|
|
FocusMovementCoefficient = {ValueType = "float"},
|
|
DollyOutCoefficient = {ValueType = "float"},
|
|
DollyInCoefficient = {ValueType = "float"},
|
|
DefaultRotationCoefficient = {ValueType = "float"},
|
|
RotationSpeed = {ValueType = "float"},
|
|
ExpBase = {ValueType = "float"},
|
|
BufferRadian = {ValueType = "float"},
|
|
DeadZoneRadius = {ValueType = "float"},
|
|
HardZoneRadius = {ValueType = "float"},
|
|
DeadZoneHeight = {ValueType = "float"},
|
|
DefaultOffset = {ValueType = "float"},
|
|
DefaultDistance = {ValueType = "float"},
|
|
DefaultMinDistance = {ValueType = "float"},
|
|
DefaultMaxDistance = {ValueType = "float"},
|
|
MaxDistance = {ValueType = "float"},
|
|
FocusMinDistance = {ValueType = "float"},
|
|
FocusMaxDistance = {ValueType = "float"},
|
|
FocusHorizontalCoefficient = {ValueType = "float"},
|
|
FocusVerticalCoefficient = {ValueType = "float"},
|
|
FocusMaxAngle = {ValueType = "float"},
|
|
DefaultHeight = {ValueType = "float"},
|
|
FocusHeight = {ValueType = "float"},
|
|
MinHeight = {ValueType = "float"},
|
|
MaxHeight = {ValueType = "float"},
|
|
HeightUpCoefficient = {ValueType = "float"},
|
|
HeightDownCoefficient = {ValueType = "float"},
|
|
HeightOffset = {ValueType = "float"},
|
|
RecenterThreshold = {ValueType = "float"},
|
|
RecenterCoefficient = {ValueType = "float"},
|
|
HorizontalDragSensitivity = {ValueType = "float"},
|
|
VerticalDragSensitivity = {ValueType = "float"},
|
|
MaxHorizontalDragSpeed = {ValueType = "float"},
|
|
MaxVerticalDragSpeed = {ValueType = "float"},
|
|
HorizontalDragAcceleration = {ValueType = "float"},
|
|
VerticalDragAcceleration = {ValueType = "float"},
|
|
RotationOverrideTime = {ValueType = "float"},
|
|
ScaleSensitivity = {ValueType = "float"},
|
|
MaxScaleSpeed = {ValueType = "float"},
|
|
ScaleAcceleration = {ValueType = "float"},
|
|
DefaultFOV = {ValueType = "float"},
|
|
FocusFOV = {ValueType = "float"},
|
|
DefaultToFocusDuration = {ValueType = "float"},
|
|
FocusToDefaultDuration = {ValueType = "float"},
|
|
MinVerticalAngle = {ValueType = "float"},
|
|
MaxVerticalAngle = {ValueType = "float"},
|
|
},
|
|
XTableCameraModify = {
|
|
Id = {ValueType = "int"},
|
|
Names = {Type = 1, ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableFightRollChar = {
|
|
Key = {ValueType = "string"},
|
|
UiTemplate = {ValueType = "string"},
|
|
UiCotainer = {ValueType = "string"},
|
|
RollCharRandomRangeHorizontal = {ValueType = "float"},
|
|
RollCharRandomRangeVertical = {ValueType = "float"},
|
|
RollCharMinDir = {ValueType = "float"},
|
|
RollCharMaxDir = {ValueType = "float"},
|
|
RollCharSpeed = {ValueType = "float"},
|
|
RollCharLifeTime = {ValueType = "float"},
|
|
RollCharBeginOpacity = {ValueType = "float"},
|
|
RollCharEndOpacity = {ValueType = "float"},
|
|
RollCharChangeOpacityTime = {ValueType = "float"},
|
|
RollCharStayDuration = {ValueType = "float"},
|
|
RollCharStayTime = {ValueType = "float"},
|
|
RollCharOffsetX = {ValueType = "float"},
|
|
RollCharOffsetY = {ValueType = "float"},
|
|
},
|
|
XTableFightDynamicHp = {
|
|
Id = {ValueType = "int"},
|
|
Key = {ValueType = "string"},
|
|
UiTemplate = {ValueType = "string"},
|
|
},
|
|
XTableFightCombo = {
|
|
Type = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
ShakeDuration = {ValueType = "float"},
|
|
ShakeRange = {ValueType = "float"},
|
|
ComboDuration = {ValueType = "fix"},
|
|
},
|
|
XTableStory = {
|
|
Id = {ValueType = "int"},
|
|
Mask = {ValueType = "int"},
|
|
BackgroundMusic = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Introduce = {ValueType = "string"},
|
|
TitleIcon = {ValueType = "string"},
|
|
SentenceId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSentence = {
|
|
SentenceId = {ValueType = "int"},
|
|
OptionId = {ValueType = "int"},
|
|
PlayTime = {ValueType = "float"},
|
|
BackgroundMusic = {ValueType = "string"},
|
|
DialogSoundEffect = {ValueType = "string"},
|
|
DialogSoundMusic = {ValueType = "string"},
|
|
RoleId = {ValueType = "int"},
|
|
RoleName = {ValueType = "string"},
|
|
IsNewRole = {ValueType = "bool"},
|
|
PositionType = {ValueType = "int"},
|
|
RoleIcon = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
RoleEffect = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
IsForce = {ValueType = "bool"},
|
|
BgAimation = {ValueType = "string"},
|
|
InAnimation = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
OutAnimation = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
BackgroundEffect = {ValueType = "string"},
|
|
DialogBgImg = {ValueType = "string"},
|
|
BackgroundImg = {ValueType = "string"},
|
|
BackgroundImg2 = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
},
|
|
XTableStoryRole = {
|
|
RoleId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
Race = {ValueType = "string"},
|
|
BodyId = {ValueType = "int"},
|
|
BodyFeature = {ValueType = "string"},
|
|
Age = {ValueType = "int"},
|
|
BirthData = {ValueType = "string"},
|
|
Height = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
BWH = {ValueType = "string"},
|
|
BodyFace = {ValueType = "string"},
|
|
Awareness = {ValueType = "string"},
|
|
ActionStandard = {ValueType = "string"},
|
|
CarrayDevice = {ValueType = "string"},
|
|
IQ = {ValueType = "int"},
|
|
EQ = {ValueType = "int"},
|
|
Physical = {ValueType = "int"},
|
|
Tactics = {ValueType = "int"},
|
|
LeaderShip = {ValueType = "int"},
|
|
},
|
|
XTableMovieActor = {
|
|
RoleId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
Race = {ValueType = "string"},
|
|
Age = {ValueType = "int"},
|
|
Height = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Wepon = {ValueType = "string"},
|
|
Team = {ValueType = "string"},
|
|
FacePosX = {ValueType = "float"},
|
|
FacePosY = {ValueType = "float"},
|
|
},
|
|
XTableMovieSpineActor = {
|
|
RoleId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SpinePath = {ValueType = "string"},
|
|
RoleAnims = {Type = 1, ValueType = "string"},
|
|
RoleAnims2 = {Type = 1, ValueType = "string"},
|
|
KouIdleAnims = {Type = 1, ValueType = "string"},
|
|
KouTalkAnims = {Type = 1, ValueType = "string"},
|
|
TransitionAnims = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMovieStaff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableMovieRoleFace = {
|
|
RoleId = {ValueType = "int"},
|
|
FaceLook = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMovieSpeed = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Speed = {ValueType = "int"},
|
|
},
|
|
XTableCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Formula = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableAssist = {
|
|
AssistType = {ValueType = "int"},
|
|
LevelKey = {ValueType = "int"},
|
|
RoleMinLevel = {ValueType = "int"},
|
|
RoleMaxLevel = {ValueType = "int"},
|
|
TargetMinLevel = {ValueType = "int"},
|
|
TargetMaxLevel = {ValueType = "int"},
|
|
},
|
|
XTableAssistCommon = {
|
|
AssistType = {ValueType = "int"},
|
|
ShowNm = {ValueType = "int"},
|
|
RoleRewardId = {ValueType = "int"},
|
|
TargetRewardId = {ValueType = "int"},
|
|
RoleRewardMaxNum = {ValueType = "int"},
|
|
},
|
|
XTableAssistRevise = {
|
|
Id = {ValueType = "int"},
|
|
MaxValue = {ValueType = "int"},
|
|
MinValue = {ValueType = "int"},
|
|
AttribReviseId = {ValueType = "int"},
|
|
},
|
|
XTableAttribRevise = {
|
|
Id = {ValueType = "int"},
|
|
AttribTypes = {Type = 1, ValueType = "int"},
|
|
Values = {Type = 1, ValueType = "fix"},
|
|
},
|
|
XTableAssistRule = {
|
|
Id = {ValueType = "int"},
|
|
DisplayRange = {Type = 1, ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
SuccessRate = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
},
|
|
XTableAssistType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableReward = {
|
|
Id = {ValueType = "int"},
|
|
SubIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRewardGoods = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRewardItem = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableRewardFashion = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableRewardEquip = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
BreakThrough = {ValueType = "int"},
|
|
},
|
|
XTableDropGoods = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
MinCount = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
Span = {ValueType = "int"},
|
|
},
|
|
XTableTask = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
PreTaskId = {ValueType = "int"},
|
|
ActivateCondition = {Type = 1, ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
Result = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
StartTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
Suffix = {ValueType = "string"},
|
|
ShowAfterTaskId = {ValueType = "int"},
|
|
AchvType = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ShowAfterGroup = {ValueType = "int"},
|
|
GroupTheme = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
ShowCondition = {ValueType = "int"},
|
|
},
|
|
XTableCourse = {
|
|
StageId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ShowId = {ValueType = "int"},
|
|
Tip = {ValueType = "string"},
|
|
TipEn = {ValueType = "string"},
|
|
},
|
|
XTableTaskPool = {
|
|
TaskPoolId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTaskReset = {
|
|
ResetId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
LowerLevel = {ValueType = "int"},
|
|
UpperLevel = {ValueType = "int"},
|
|
TaskPool = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTaskCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTaskActiveness = {
|
|
Type = {ValueType = "int"},
|
|
Activeness = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
HonorRewardId = {ValueType = "int"},
|
|
BigReward = {ValueType = "string"},
|
|
},
|
|
XTableTaskTimeLimit = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
PlayerCondition = {Type = 1, ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
DayTaskId = {Type = 1, ValueType = "int"},
|
|
WeekTaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNewPlayerTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
OpenDay = {ValueType = "int"},
|
|
FirstTalk = {ValueType = "string"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNewPlayerTaskTalk = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
SpellName = {ValueType = "string"},
|
|
RoleHalfIcon = {ValueType = "string"},
|
|
ShowCharId = {ValueType = "int"},
|
|
GetCount = {Type = 1, ValueType = "int"},
|
|
TalkContent = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableNewbieTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
RegisterDay = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBuyAsset = {
|
|
Id = {ValueType = "int"},
|
|
DailyLimit = {ValueType = "int"},
|
|
TotalLimit = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Config = {Type = 1, ValueType = "int"},
|
|
ExchangeType = {ValueType = "int"},
|
|
CanMutiply = {ValueType = "int"},
|
|
AutoClose = {ValueType = "int"},
|
|
},
|
|
XTableBuyAssetConfig = {
|
|
Id = {ValueType = "int"},
|
|
Times = {ValueType = "int"},
|
|
GainCount = {ValueType = "int"},
|
|
ConsumeId = {Type = 1, ValueType = "int"},
|
|
ConsumeCount = {Type = 1, ValueType = "int"},
|
|
DiscountShows = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableUiBuyAsset = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
},
|
|
XTableSkipFunctional = {
|
|
SkipId = {ValueType = "int"},
|
|
Origin = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
ParamId = {ValueType = "int"},
|
|
Explain = {ValueType = "string"},
|
|
FunctionalId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
StartTime = {ValueType = "string"},
|
|
CloseTime = {ValueType = "string"},
|
|
CustomParams = {Type = 1, ValueType = "int"},
|
|
IsHideFunc = {ValueType = "bool"},
|
|
IsShowExplain = {ValueType = "bool"},
|
|
},
|
|
XTableFunctionalOpen = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
Hint = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableShieldFunc = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFunctionalContents = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHalfIconPath = {ValueType = "string"},
|
|
Contents = {ValueType = "string"},
|
|
CueId = {ValueType = "int"},
|
|
ContentsSkip = {ValueType = "int"},
|
|
OptionTitle = {Type = 1, ValueType = "string"},
|
|
Optionskip = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFunctionalCommunication = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionIds = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
BtnContent = {ValueType = "string"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHandIcon = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
ContentsGroupId = {ValueType = "int"},
|
|
},
|
|
XTableFunctionalFestivalCommunication = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionIds = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
BtnContent = {ValueType = "string"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHandIcon = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
ContentsGroupId = {ValueType = "int"},
|
|
},
|
|
XTableMail = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
SendName = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
ValidTime = {ValueType = "int"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMailInitData = {
|
|
Ids = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableScreenEffect = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SortOrder = {ValueType = "int"},
|
|
PlayAlone = {ValueType = "bool"},
|
|
Hash = {ValueType = "int"},
|
|
},
|
|
XTableMovementSound = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "string"},
|
|
Motion = {ValueType = "string"},
|
|
SoundId = {ValueType = "int"},
|
|
},
|
|
XTableMainAd = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
PicType = {ValueType = "int"},
|
|
PicAddr = {ValueType = "string"},
|
|
JumpType = {ValueType = "int"},
|
|
JumpAddr = {ValueType = "string"},
|
|
ChannelId = {ValueType = "int"},
|
|
},
|
|
XTableMainActivitySkip = {
|
|
Id = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableShop = {
|
|
Id = {ValueType = "int"},
|
|
Owner = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
SecondType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
ShowId = {Type = 1, ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Kind = {ValueType = "int"},
|
|
GoodsBuyTimesLimit = {ValueType = "int"},
|
|
ManualResetTimesLimit = {ValueType = "int"},
|
|
ResetCostId = {ValueType = "int"},
|
|
ResetCostCountStr = {ValueType = "string"},
|
|
AutoResetClockId = {ValueType = "int"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
IsResetManualTimes = {ValueType = "bool"},
|
|
IsAddSelloutGoods = {ValueType = "bool"},
|
|
IsUnShelve = {ValueType = "bool"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
ScreenGroup = {Type = 1, ValueType = "int"},
|
|
RefreshTips = {ValueType = "string"},
|
|
},
|
|
XTableBaseEquip = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Part = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
BigSuccessProbability = {ValueType = "int"},
|
|
BigSuccessBottomId = {ValueType = "int"},
|
|
PoolId = {Type = 1, ValueType = "int"},
|
|
BigSuccessPoolId = {Type = 1, ValueType = "int"},
|
|
RecoveryRewardId = {ValueType = "int"},
|
|
NotEvaluatedDesc = {Type = 1, ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Obtain = {ValueType = "int"},
|
|
},
|
|
XTableAttribGroup = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribGrowRateId = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
MaxAttribDesc = {ValueType = "string"},
|
|
},
|
|
XTableAttribPoolTmp = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribGrowRateId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
MaxAttribDesc = {ValueType = "string"},
|
|
},
|
|
XTableBaseEquipBottomPool = {
|
|
Id = {ValueType = "int"},
|
|
Min = {ValueType = "int"},
|
|
Max = {ValueType = "int"},
|
|
},
|
|
XTableBaseEquipScore = {
|
|
Key = {ValueType = "string"},
|
|
Numerical = {ValueType = "int"},
|
|
GrowRate = {ValueType = "int"},
|
|
},
|
|
XTableFetter = {
|
|
Level = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
Add = {ValueType = "int"},
|
|
},
|
|
XTableFetterType = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Min = {ValueType = "int"},
|
|
Max = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableGoods = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ObtainId = {ValueType = "int"},
|
|
ObtainCount = {ValueType = "int"},
|
|
ObtainParamStr = {ValueType = "string"},
|
|
ConsumeId = {Type = 1, ValueType = "int"},
|
|
ConsumeCount = {Type = 1, ValueType = "int"},
|
|
IsShowWhenSaleTimeLimit = {ValueType = "bool"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
BuyTimesLimit = {ValueType = "int"},
|
|
OnSaleStr = {ValueType = "string"},
|
|
AutoResetClockId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Tags = {ValueType = "int"},
|
|
IsResetWhenShopReset = {ValueType = "bool"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
IsUnShelve = {ValueType = "bool"},
|
|
IsHideWhenConditionLimit = {ValueType = "bool"},
|
|
GiftRewardId = {ValueType = "int"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
},
|
|
XTableGoodsGroup = {
|
|
Id = {ValueType = "int"},
|
|
ChancePercent = {ValueType = "int"},
|
|
GoodsCount = {ValueType = "int"},
|
|
GoodsIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFashion = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
ResourcesId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Series = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
WorldDescription = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
SkipIdParams = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ItemKey = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
SmallHeadIcon = {ValueType = "string"},
|
|
SmallHeadIconLiberation = {ValueType = "string"},
|
|
SmallHeadIconFashion = {ValueType = "string"},
|
|
BigHeadIcon = {ValueType = "string"},
|
|
BigHeadIconFashion = {ValueType = "string"},
|
|
RoundnessNotItemHeadIcon = {ValueType = "string"},
|
|
RoundnessNotItemHeadIconLiberation = {ValueType = "string"},
|
|
RoundnessHeadIcon = {ValueType = "string"},
|
|
BigRoundnessHeadIcon = {ValueType = "string"},
|
|
HalfBodyImage = {ValueType = "string"},
|
|
RoleCharacterBigImage = {ValueType = "string"},
|
|
BigHeadIconLiberation = {ValueType = "string"},
|
|
CharacterIcon = {ValueType = "string"},
|
|
GachaIcon = {ValueType = "string"},
|
|
ShowTimeStr = {ValueType = "string"},
|
|
SceneModelId = {ValueType = "int"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
AureoleId = {ValueType = "int"},
|
|
SubItem = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFashionQuality = {
|
|
Id = {ValueType = "int"},
|
|
IconDesc = {ValueType = "string"},
|
|
},
|
|
XTableCue = {
|
|
Id = {ValueType = "int"},
|
|
CueSheetId = {ValueType = "int"},
|
|
CueName = {ValueType = "string"},
|
|
Is1pOr3p = {ValueType = "int"},
|
|
},
|
|
XTableCv = {
|
|
Id = {ValueType = "int"},
|
|
Cvs = {Type = 1, ValueType = "int"},
|
|
CvContent = {Type = 1, ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableCueSheet = {
|
|
Id = {ValueType = "int"},
|
|
CueSheetName = {ValueType = "string"},
|
|
CueAwb = {ValueType = "string"},
|
|
HasAwb = {ValueType = "bool"},
|
|
},
|
|
XTableCvSplit = {
|
|
Id = {ValueType = "int"},
|
|
CvId = {ValueType = "int"},
|
|
Cvs = {ValueType = "int"},
|
|
Timing = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableGraphicSetting = {
|
|
Name = {ValueType = "string"},
|
|
DisplayName = {ValueType = "string"},
|
|
Consumption = {ValueType = "int"},
|
|
},
|
|
XTableDormBgm = {
|
|
Id = {ValueType = "int"},
|
|
BgmId = {ValueType = "int"},
|
|
SuitNum = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableDormRecommendLevel = {
|
|
LevelId = {ValueType = "int"},
|
|
LowerLimit = {ValueType = "int"},
|
|
UpperLimit = {ValueType = "int"},
|
|
},
|
|
XTableDormRecommendSearch = {
|
|
Level = {ValueType = "int"},
|
|
RecommendList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterFavorAttr = {
|
|
CharacterId = {ValueType = "int"},
|
|
AttrType = {ValueType = "int"},
|
|
},
|
|
XTableDormCharacterWork = {
|
|
DormitoryNum = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Vitality = {ValueType = "int"},
|
|
Time = {ValueType = "int"},
|
|
Seat = {ValueType = "int"},
|
|
Mood = {ValueType = "int"},
|
|
ExtraReward = {ValueType = "int"},
|
|
},
|
|
XTableDormExceptionItem = {
|
|
Id = {ValueType = "int"},
|
|
ConvertId = {ValueType = "int"},
|
|
ConvertCount = {ValueType = "int"},
|
|
},
|
|
XTableFurniturePutNum = {
|
|
PutId = {ValueType = "int"},
|
|
PutCount = {ValueType = "int"},
|
|
},
|
|
XTableDormitory = {
|
|
Id = {ValueType = "int"},
|
|
IsFree = {ValueType = "int"},
|
|
SceneId = {ValueType = "int"},
|
|
Width = {ValueType = "int"},
|
|
Height = {ValueType = "int"},
|
|
CharCapacity = {ValueType = "int"},
|
|
BigFurnitureCapacity = {ValueType = "int"},
|
|
SmallFurnitureCapacity = {ValueType = "int"},
|
|
DecorateCapacity = {ValueType = "int"},
|
|
PetCapacity = {ValueType = "int"},
|
|
ShieldCapacity = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeItemCount = {ValueType = "int"},
|
|
InitNumber = {ValueType = "int"},
|
|
InitName = {ValueType = "string"},
|
|
InitFurniture = {Type = 1, ValueType = "int"},
|
|
InitFurniturePos = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFurnitureType = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
MajorType = {ValueType = "int"},
|
|
MajorName = {ValueType = "string"},
|
|
MinorType = {ValueType = "int"},
|
|
MinorName = {ValueType = "string"},
|
|
Category = {ValueType = "int"},
|
|
CategoryName = {ValueType = "string"},
|
|
TypeIcon = {ValueType = "string"},
|
|
BtnIcon = {ValueType = "string"},
|
|
},
|
|
XTableFurnitureLevel = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureType = {ValueType = "int"},
|
|
AttrScore = {Type = 1, ValueType = "int"},
|
|
MinScore = {ValueType = "int"},
|
|
MaxScore = {ValueType = "int"},
|
|
ReturnId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureReward = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureId = {ValueType = "int"},
|
|
ExtraAttrId = {ValueType = "int"},
|
|
AdditionId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableDormCharacterFondle = {
|
|
CharacterId = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
RecoveryTime = {ValueType = "int"},
|
|
Lower = {Type = 1, ValueType = "int"},
|
|
Upper = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterMoodBuff = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Interval = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
Speed = {ValueType = "int"},
|
|
},
|
|
XTableDormCharacterEventReward = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableFurniture = {
|
|
Id = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
Width = {ValueType = "int"},
|
|
Height = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TypeId = {ValueType = "int"},
|
|
LocateType = {ValueType = "int"},
|
|
IsObstacle = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
GainType = {ValueType = "int"},
|
|
InitAttr = {ValueType = "int"},
|
|
CreateTime = {ValueType = "int"},
|
|
RandomGroupId = {ValueType = "int"},
|
|
InteractRange = {ValueType = "int"},
|
|
InteractWeight = {ValueType = "int"},
|
|
InteractPos = {ValueType = "int"},
|
|
InteractName = {ValueType = "string"},
|
|
ReturnId = {ValueType = "int"},
|
|
PicId = {ValueType = "int"},
|
|
PicNum = {ValueType = "int"},
|
|
MoneyNum = {ValueType = "int"},
|
|
IlluminationSO = {ValueType = "string"},
|
|
PointLight = {ValueType = "string"},
|
|
BehaviorType = {Type = 1, ValueType = "string"},
|
|
AttractBehaviorType = {Type = 1, ValueType = "string"},
|
|
AnimationId = {ValueType = "int"},
|
|
AttrTagY = {ValueType = "float"},
|
|
FunitureBehaviorType = {ValueType = "string"},
|
|
PutOnWidgetHight = {ValueType = "float"},
|
|
HasBehavior = {ValueType = "bool"},
|
|
PosChangeType = {ValueType = "int"},
|
|
PutNumType = {ValueType = "int"},
|
|
IsDefaultLocked = {ValueType = "bool"},
|
|
},
|
|
XTableFurnitureBehavior = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureId = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
BehaviorId = {ValueType = "string"},
|
|
},
|
|
XTableDormFunitureAnimation = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {Type = 1, ValueType = "int"},
|
|
CharacterAnimationName = {Type = 1, ValueType = "string"},
|
|
ClickType = {ValueType = "int"},
|
|
OnceAnimationName = {ValueType = "string"},
|
|
RepaatAnimationName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFurnitureAdditionalAttr = {
|
|
AttributeId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
AddType = {ValueType = "int"},
|
|
AddValue = {Type = 1, ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
RestrictedRole = {Type = 1, ValueType = "int"},
|
|
Introduce = {ValueType = "string"},
|
|
QualityType = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureAdditionalAttrRandom = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
AttrId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Introduce = {ValueType = "string"},
|
|
},
|
|
XTableDormCharacterRecovery = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
VitalityRecoveryType = {ValueType = "int"},
|
|
VitalityRecovery = {ValueType = "int"},
|
|
MoodRecoveryType = {ValueType = "int"},
|
|
MoodRecovery = {ValueType = "int"},
|
|
Pre = {ValueType = "int"},
|
|
CompareType = {ValueType = "int"},
|
|
AttrTotal = {ValueType = "int"},
|
|
AttrCondition = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableDormCharacterEvent = {
|
|
EventId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
BehaviorId = {ValueType = "string"},
|
|
HappenReward = {ValueType = "int"},
|
|
FinishReward = {ValueType = "int"},
|
|
ConditionList = {Type = 1, ValueType = "int"},
|
|
CompletedType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterBehavior = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
BehaviorId = {ValueType = "string"},
|
|
CanClick = {ValueType = "int"},
|
|
StateMachine = {ValueType = "string"},
|
|
},
|
|
XTableDormInteractiveEvent = {
|
|
Id = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
MinDis = {ValueType = "int"},
|
|
MaxDis = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
State = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDormTemplate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
IsShow = {ValueType = "bool"},
|
|
PicturePath = {ValueType = "string"},
|
|
FurnitureId = {Type = 1, ValueType = "int"},
|
|
FurniturePos = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDormTemplateCollect = {
|
|
Id = {ValueType = "int"},
|
|
DefaultName = {ValueType = "string"},
|
|
DefaultIcon = {ValueType = "string"},
|
|
SkipTemplateId = {ValueType = "int"},
|
|
CaptureCameraId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableDormTemplateGroup = {
|
|
Id = {ValueType = "int"},
|
|
SecondIndex = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
HasScond = {ValueType = "bool"},
|
|
SecondTagType = {ValueType = "int"},
|
|
DormType = {ValueType = "int"},
|
|
BtnIcon = {ValueType = "string"},
|
|
DormId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterEventType = {
|
|
Id = {ValueType = "int"},
|
|
CompareOrder = {ValueType = "int"},
|
|
EventType = {ValueType = "int"},
|
|
EventNum = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
CharacterNum = {ValueType = "int"},
|
|
CharacterCondition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormEventCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterStyle = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
NameFrist = {ValueType = "string"},
|
|
NameLast = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
HeadRoundIcon = {ValueType = "string"},
|
|
ExpFondleWidgetHeight = {ValueType = "float"},
|
|
ExpDetailWidgetHeight = {ValueType = "float"},
|
|
PutOnWidgetHight = {ValueType = "float"},
|
|
DailogWidgetHight = {ValueType = "float"},
|
|
DailogTouchHight = {ValueType = "float"},
|
|
EffectWidgetHight = {ValueType = "float"},
|
|
TouchWidgetHight = {ValueType = "float"},
|
|
LoveType = {ValueType = "int"},
|
|
LikeType = {ValueType = "int"},
|
|
LikeCharIds = {Type = 1, ValueType = "int"},
|
|
HateCharIds = {Type = 1, ValueType = "int"},
|
|
QuestAttrib = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterReward = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
ConvertItemId = {ValueType = "int"},
|
|
ConvertItemCount = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDescription = {ValueType = "string"},
|
|
},
|
|
XTableDormCharacterMood = {
|
|
Id = {ValueType = "int"},
|
|
MoodMinValue = {ValueType = "int"},
|
|
MoodMaxValue = {ValueType = "int"},
|
|
Describe = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableDormCharacterEffect = {
|
|
Id = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
Hight = {ValueType = "float"},
|
|
Bind = {ValueType = "int"},
|
|
},
|
|
XTableDormShowEvent = {
|
|
Id = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
Description = {Type = 1, ValueType = "string"},
|
|
State = {ValueType = "string"},
|
|
},
|
|
XTableDormF2CBehaviorRelation = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
PositionId = {ValueType = "int"},
|
|
Behavior = {Type = 1, ValueType = "string"},
|
|
BehaviorWeight = {Type = 1, ValueType = "int"},
|
|
AttractBehavior = {Type = 1, ValueType = "string"},
|
|
AttractBehaviorWeight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableHostelRoom = {
|
|
Id = {ValueType = "int"},
|
|
Floor = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CostId = {ValueType = "int"},
|
|
CostCount = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFurnitureCreateAttr = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureType = {ValueType = "int"},
|
|
MinConsume = {ValueType = "int"},
|
|
AttrTotal = {Type = 1, ValueType = "int"},
|
|
AttrWeight = {Type = 1, ValueType = "int"},
|
|
ExtraAttrTotal = {Type = 1, ValueType = "int"},
|
|
ExtraAttrWeight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFunctionDevice = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
BelongType = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
CostId = {ValueType = "int"},
|
|
CostCount = {ValueType = "int"},
|
|
CostTime = {ValueType = "int"},
|
|
FunctionParam = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterDialog = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
MoodMinValue = {ValueType = "int"},
|
|
MoodMaxValue = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
Content = {Type = 1, ValueType = "string"},
|
|
Time = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDormCharacterAction = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
State = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableDormSecondMenu = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
FunctionName = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
Ignore = {ValueType = "int"},
|
|
},
|
|
XTableHostelRest = {
|
|
Floor = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
AreaName = {ValueType = "string"},
|
|
Comfortable = {ValueType = "int"},
|
|
RestCD = {ValueType = "int"},
|
|
RecoveryValue = {ValueType = "int"},
|
|
RestCharCount = {ValueType = "int"},
|
|
},
|
|
XTableHostelRoomNode = {
|
|
Id = {ValueType = "int"},
|
|
Scene = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Path = {ValueType = "string"},
|
|
},
|
|
XTableHostelDeviceNode = {
|
|
Id = {ValueType = "int"},
|
|
RoomType = {ValueType = "int"},
|
|
Scene = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Path = {ValueType = "string"},
|
|
OpenUI = {ValueType = "string"},
|
|
},
|
|
XTableHostelHud = {
|
|
Id = {ValueType = "int"},
|
|
HudType = {ValueType = "int"},
|
|
DeviceType = {ValueType = "int"},
|
|
HudX = {ValueType = "float"},
|
|
HudY = {ValueType = "float"},
|
|
HudHeight = {ValueType = "float"},
|
|
HudWidth = {ValueType = "float"},
|
|
HudScale = {ValueType = "float"},
|
|
},
|
|
XTableHostelDelegate = {
|
|
Id = {ValueType = "int"},
|
|
SlotType = {ValueType = "int"},
|
|
DelegateType = {ValueType = "int"},
|
|
DelegateName = {ValueType = "string"},
|
|
DelegateDes = {ValueType = "string"},
|
|
ReportDes = {ValueType = "string"},
|
|
PublishAwardPercent = {ValueType = "int"},
|
|
AssistAwardPercent = {ValueType = "int"},
|
|
HuixinAward = {ValueType = "int"},
|
|
SHuixinAward = {ValueType = "int"},
|
|
DelegateCount = {ValueType = "int"},
|
|
NormalReport = {ValueType = "string"},
|
|
HuixinReport = {ValueType = "string"},
|
|
SHuixinReport = {ValueType = "string"},
|
|
},
|
|
XTableRobot = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
CharacterLevel = {ValueType = "int"},
|
|
CharacterQuality = {ValueType = "int"},
|
|
CharacterStar = {ValueType = "int"},
|
|
CharacterGrade = {ValueType = "int"},
|
|
SkillLevel = {ValueType = "int"},
|
|
EnhanceSkillLevel = {ValueType = "int"},
|
|
RemoveSkillId = {Type = 1, ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
UseFashionId = {ValueType = "int"},
|
|
WeaponId = {ValueType = "int"},
|
|
WeaponLevel = {ValueType = "int"},
|
|
WeaponBeakThrough = {ValueType = "int"},
|
|
WaferId = {Type = 1, ValueType = "int"},
|
|
WaferLevel = {Type = 1, ValueType = "int"},
|
|
WaferBreakThrough = {Type = 1, ValueType = "int"},
|
|
ShowAbility = {ValueType = "int"},
|
|
LiberateLv = {ValueType = "int"},
|
|
WeaponFashion = {ValueType = "int"},
|
|
WeaponResonance = {ValueType = "string"},
|
|
WeaponResonanceType = {ValueType = "string"},
|
|
WaferResonance = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
WaferResonanceType = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
WaferAwakeCount = {Type = 1, ValueType = "int"},
|
|
RobotPartnerId = {ValueType = "int"},
|
|
RebuildNpcId = {ValueType = "int"},
|
|
SpSkillIds = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
SpSkillLevels = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OverrunLevel = {ValueType = "int"},
|
|
OverrunSuitId = {ValueType = "int"},
|
|
},
|
|
XTableRobotPartner = {
|
|
Id = {ValueType = "int"},
|
|
PartnerId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BreakThrough = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
StarSchedule = {ValueType = "int"},
|
|
MainSkillGroup = {ValueType = "int"},
|
|
MainSkillLevel = {ValueType = "int"},
|
|
PassiveSkillId = {Type = 1, ValueType = "int"},
|
|
PassiveSkillLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSubGraphic = {
|
|
Level = {ValueType = "int"},
|
|
DisplayName = {ValueType = "string"},
|
|
},
|
|
XTableHeadPortrait = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
IsInit = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ImgSrc = {ValueType = "string"},
|
|
LockDesc = {ValueType = "string"},
|
|
ConvertItemId = {ValueType = "int"},
|
|
ConvertItemCount = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
LimitType = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ShowTimeStr = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
IsRepetition = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableBossSingleGrade = {
|
|
LevelType = {ValueType = "int"},
|
|
Offline = {ValueType = "int"},
|
|
MinPlayerLevel = {ValueType = "int"},
|
|
MaxPlayerLevel = {ValueType = "int"},
|
|
PreLevel = {ValueType = "int"},
|
|
NeedScore = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
LevelName = {ValueType = "string"},
|
|
HideBossOpen = {ValueType = "bool"},
|
|
ChallengeCount = {ValueType = "int"},
|
|
WeekChallengeCount = {ValueType = "int"},
|
|
StaminaCount = {ValueType = "int"},
|
|
BaseRankNum = {ValueType = "int"},
|
|
DistributeId = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
RankTimeId = {ValueType = "int"},
|
|
RewardGroupId = {ValueType = "int"},
|
|
},
|
|
XTableBossSingleTrialGrade = {
|
|
LevelType = {ValueType = "int"},
|
|
LevelName = {ValueType = "string"},
|
|
SectionId = {Type = 1, ValueType = "int"},
|
|
Order = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBossSingleGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupIcon = {ValueType = "string"},
|
|
GroupName = {ValueType = "string"},
|
|
SectionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBossSingleRankReward = {
|
|
Id = {ValueType = "int"},
|
|
LevelType = {ValueType = "int"},
|
|
MinRank = {ValueType = "float"},
|
|
MaxRank = {ValueType = "float"},
|
|
MailID = {ValueType = "int"},
|
|
RankIcon = {ValueType = "string"},
|
|
RewardGroupId = {ValueType = "int"},
|
|
},
|
|
XTableBossSingleScoreReward = {
|
|
Id = {ValueType = "int"},
|
|
LevelType = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RankIcon = {ValueType = "string"},
|
|
RewardGroupId = {ValueType = "int"},
|
|
},
|
|
XTableBossSingleSection = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
BossHeadIcon = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
ActivityTag = {Type = 1, ValueType = "string"},
|
|
TeamBuffId = {ValueType = "int"},
|
|
ActivityTimeId = {Type = 1, ValueType = "int"},
|
|
SwitchTimeId = {ValueType = "int"},
|
|
},
|
|
XTableBossSingleStage = {
|
|
StageId = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
BossName = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
BossLoseHpScore = {ValueType = "int"},
|
|
LeftTimeScore = {ValueType = "int"},
|
|
LeftHpScore = {ValueType = "int"},
|
|
DifficultyType = {ValueType = "int"},
|
|
DifficultyDesc = {ValueType = "string"},
|
|
DifficultyDescEn = {ValueType = "string"},
|
|
AutoFight = {ValueType = "bool"},
|
|
FightCharCount = {ValueType = "int"},
|
|
PreFullScore = {Type = 1, ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
BuffDetailsId = {Type = 1, ValueType = "int"},
|
|
FeaturesId = {Type = 1, ValueType = "int"},
|
|
ProposedLevel = {Type = 1, ValueType = "int"},
|
|
SkillTitle = {Type = 1, ValueType = "string"},
|
|
SkillDesc = {Type = 1, ValueType = "string"},
|
|
AttackName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBossSingleScoreRule = {
|
|
Id = {ValueType = "int"},
|
|
BossLoseHp = {Type = 1, ValueType = "float"},
|
|
BossLoseHpScore = {Type = 1, ValueType = "int"},
|
|
BossTotalHp = {Type = 1, ValueType = "int"},
|
|
LeftTime = {Type = 1, ValueType = "int"},
|
|
LeftTimeScore = {Type = 1, ValueType = "float"},
|
|
CharLeftHp = {Type = 1, ValueType = "float"},
|
|
CharLeftHpSocre = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableRobotPlayer = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
HeadPortrait = {ValueType = "int"},
|
|
Sign = {ValueType = "string"},
|
|
CharRobot = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageTeamBuff = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {Type = 1, ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
OnIcon = {ValueType = "string"},
|
|
OffIcon = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableFubenFeatures = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableBossOnlineSection = {
|
|
Id = {ValueType = "int"},
|
|
LastSectionId = {ValueType = "int"},
|
|
Activity = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
DifficultType = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
StageId = {ValueType = "int"},
|
|
Animation = {ValueType = "string"},
|
|
Scene = {ValueType = "string"},
|
|
NpcPic = {ValueType = "string"},
|
|
CameraSetting = {Type = 1, ValueType = "string"},
|
|
Description = {Type = 1, ValueType = "string"},
|
|
SkillName = {Type = 1, ValueType = "string"},
|
|
SkillDes = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBossOnlineChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableBossOnlineRisk = {
|
|
Id = {ValueType = "int"},
|
|
MinCount = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableSystemReset = {
|
|
ResetKey = {ValueType = "int"},
|
|
ResetType = {ValueType = "int"},
|
|
ResetTime = {ValueType = "string"},
|
|
},
|
|
XTableAlarmClock = {
|
|
ClockId = {ValueType = "int"},
|
|
EpochTime = {ValueType = "int"},
|
|
AlarmCycle = {ValueType = "int"},
|
|
DayOfWeek = {ValueType = "string"},
|
|
DayOfMonth = {ValueType = "string"},
|
|
},
|
|
XTableBountyTaskRank = {
|
|
RankLevel = {ValueType = "int"},
|
|
RankName = {ValueType = "string"},
|
|
RankIcon = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
LevelUpExp = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableBountyTask = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StageIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
SmallRoleIcon = {ValueType = "string"},
|
|
EnterAnimation = {Type = 1, ValueType = "string"},
|
|
DifficultLevel = {ValueType = "int"},
|
|
TextColor = {ValueType = "string"},
|
|
DifficultLevelIcon = {ValueType = "string"},
|
|
DifficultLevelIconX = {ValueType = "string"},
|
|
TaskExp = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RandomWeightList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBountyTaskRandomEvent = {
|
|
EventId = {ValueType = "int"},
|
|
EventName = {ValueType = "string"},
|
|
RandomWeight = {ValueType = "int"},
|
|
},
|
|
XTableBountyTaskDifficultStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RandomWeight = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
},
|
|
XTableTaskForceSection = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
TaskCount = {ValueType = "int"},
|
|
TaskPoolId = {ValueType = "int"},
|
|
SectionIcon = {ValueType = "string"},
|
|
SectionChapterIcon = {ValueType = "string"},
|
|
Desc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableTaskForceTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TaskPoolId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
RandomWeight = {ValueType = "int"},
|
|
ShowId = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ExtraRewardId = {ValueType = "int"},
|
|
ExtraRewardConditionId = {ValueType = "int"},
|
|
ConditionList = {Type = 1, ValueType = "int"},
|
|
MemberCount = {ValueType = "int"},
|
|
},
|
|
XTableTaskForceConfig = {
|
|
Id = {ValueType = "int"},
|
|
MaxTaskForceCount = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTaskForceExpend = {
|
|
RefreshCount = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
},
|
|
XTableBfrtChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
OpenTimeStr = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
Cover = {ValueType = "string"},
|
|
},
|
|
XTableBfrtGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
PreGroupId = {ValueType = "int"},
|
|
ChallengeNum = {ValueType = "int"},
|
|
BaseStage = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
FightInfoId = {Type = 1, ValueType = "int"},
|
|
TeamFightSeq = {ValueType = "string"},
|
|
LogisticsInfoId = {Type = 1, ValueType = "int"},
|
|
GroupOrderId = {ValueType = "int"},
|
|
},
|
|
XTableEchelonInfo = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
NeedCharacter = {ValueType = "int"},
|
|
RequireAbility = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRecommendLevel = {
|
|
Id = {ValueType = "int"},
|
|
LowerLevel = {ValueType = "int"},
|
|
UpperLevel = {ValueType = "int"},
|
|
},
|
|
XTableRecommendSearch = {
|
|
Level = {ValueType = "int"},
|
|
RecommendList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSkillPool = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableWeaponSkillPool = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWeaponSkill = {
|
|
Id = {ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
SubSkillId = {Type = 1, ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
DesLinkCharacterSkillId = {ValueType = "int"},
|
|
Account = {ValueType = "string"},
|
|
},
|
|
XTableEquipResonance = {
|
|
Id = {ValueType = "int"},
|
|
AttribPoolId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
AttribPoolWeight = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
CharacterSkillPoolId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
CharacterSkillPoolWeight = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
WeaponSkillPoolId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
WeaponSkillPoolWeight = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableEquipResonanceUseItem = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {Type = 1, ValueType = "int"},
|
|
ItemCount = {Type = 1, ValueType = "int"},
|
|
SelectSkillItemId = {Type = 1, ValueType = "int"},
|
|
SelectSkillItemCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquipAwake = {
|
|
Id = {ValueType = "int"},
|
|
AttribId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
AttribDes1 = {Type = 1, ValueType = "string"},
|
|
AttribDes2 = {Type = 1, ValueType = "string"},
|
|
ItemId = {Type = 1, ValueType = "int"},
|
|
ItemCount = {Type = 1, ValueType = "int"},
|
|
ItemCrystalId = {Type = 1, ValueType = "int"},
|
|
ItemCrystalCount = {Type = 1, ValueType = "int"},
|
|
AwarenessAttrDesc = {ValueType = "string"},
|
|
AwarenessAttrValue = {ValueType = "int"},
|
|
},
|
|
XTableEatEquipCost = {
|
|
Id = {ValueType = "int"},
|
|
Site = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
UseMoney = {ValueType = "int"},
|
|
},
|
|
XTableWeaponOverrun = {
|
|
Id = {ValueType = "int"},
|
|
WeaponId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ConsumeItemIds = {Type = 1, ValueType = "int"},
|
|
ConsumeItemCounts = {Type = 1, ValueType = "int"},
|
|
OverrunType = {ValueType = "int"},
|
|
ChipBindType = {ValueType = "int"},
|
|
ActiveSuitItemId = {ValueType = "int"},
|
|
ActiveSuitItemCount = {ValueType = "int"},
|
|
MagicIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Ability = {ValueType = "int"},
|
|
},
|
|
XTableWeaponDeregulateUI = {
|
|
Lv = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LvUpTips = {ValueType = "string"},
|
|
IconQuality = {ValueType = "string"},
|
|
ItemsQuality = {ValueType = "string"},
|
|
IconQualityEffect = {ValueType = "string"},
|
|
ItemsQualityEffect = {ValueType = "string"},
|
|
SceneStartEffectPath = {ValueType = "string"},
|
|
SceneStartEffectTime = {ValueType = "int"},
|
|
SceneLoopEffectPath = {ValueType = "string"},
|
|
},
|
|
XTableSignBoardFeedback = {
|
|
Id = {ValueType = "int"},
|
|
RoleId = {ValueType = "string"},
|
|
UnlockCondition = {Type = 1, ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ConditionParam = {ValueType = "int"},
|
|
Content = {ValueType = "string"},
|
|
CvId = {ValueType = "int"},
|
|
FaceId = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
Duration = {Type = 2, KeyType = "int", ValueType = "float"},
|
|
Validity = {ValueType = "float"},
|
|
CoolTime = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
ShowButton = {ValueType = "string"},
|
|
ActivityId = {ValueType = "int"},
|
|
ShowTime = {ValueType = "string"},
|
|
StandType = {ValueType = "int"},
|
|
ChangeToStandType = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
IsShowHideUi = {ValueType = "bool"},
|
|
SceneCamAnimPrefab = {ValueType = "string"},
|
|
IsUseSelfUiAnims = {Type = 1, ValueType = "int"},
|
|
IsUseCamPosAndRot = {ValueType = "int"},
|
|
},
|
|
XTableCharacterTrustExp = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
TrustLv = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PlayId = {ValueType = "int"},
|
|
},
|
|
XTableCharacterBaseData = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
ShapId = {ValueType = "int"},
|
|
BaseDataTitle = {Type = 1, ValueType = "string"},
|
|
BaseData = {Type = 1, ValueType = "string"},
|
|
Cast = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCharacterInformation = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
},
|
|
XTableCharacterStrangeNews = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
UnlockType = {ValueType = "int"},
|
|
UnlockPara = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
Picture = {ValueType = "string"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
PreviewPicture = {ValueType = "string"},
|
|
},
|
|
XTableCharacterVoice = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CvId = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
SoundType = {ValueType = "int"},
|
|
IsShow = {ValueType = "int"},
|
|
},
|
|
XTableCharacterStory = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
UnlockLv = {ValueType = "int"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
SectionNumber = {ValueType = "int"},
|
|
},
|
|
XTableCharacterTrustItem = {
|
|
Id = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
FavorCharacterId = {Type = 1, ValueType = "int"},
|
|
FavorExp = {ValueType = "int"},
|
|
TrustItemType = {ValueType = "int"},
|
|
LimitLinkageType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExhibitionReward = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
LevelId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
HeadPortrait = {ValueType = "int"},
|
|
ConditionIds = {Type = 1, ValueType = "int"},
|
|
SkillGroupId = {ValueType = "int"},
|
|
},
|
|
XTableExhibitionLimit = {
|
|
CharacterId = {ValueType = "int"},
|
|
SetAureoleId = {ValueType = "int"},
|
|
SetBallColor = {ValueType = "int"},
|
|
AureoleIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTrustGameConfig = {
|
|
Id = {ValueType = "int"},
|
|
GameRewardId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableCharacterReward = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
UnlockType = {ValueType = "int"},
|
|
UnlockPara = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
},
|
|
XTableTrustGameReward = {
|
|
Id = {ValueType = "int"},
|
|
FinishNum = {Type = 1, ValueType = "int"},
|
|
TrustExp = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFavorabilityLevelConfig = {
|
|
Id = {ValueType = "int"},
|
|
WordColor = {ValueType = "string"},
|
|
LevelIcon = {ValueType = "string"},
|
|
},
|
|
XTableTrustGameClickPool = {
|
|
Id = {ValueType = "int"},
|
|
Question = {ValueType = "string"},
|
|
Answer = {ValueType = "string"},
|
|
Time = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
},
|
|
XTableTrustGameEliminatePool = {
|
|
Id = {ValueType = "int"},
|
|
Question = {ValueType = "string"},
|
|
Answer = {ValueType = "string"},
|
|
Times = {ValueType = "int"},
|
|
LimitTimes = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Difficult = {ValueType = "int"},
|
|
},
|
|
XTableTrustGamePosition = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BgIcon = {ValueType = "string"},
|
|
},
|
|
XTableTrustGameTypeConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ResultTitle = {ValueType = "string"},
|
|
ResultDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTrustGameGrid = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
SmallIcon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
},
|
|
XTableTrialChallenge = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Picture = {ValueType = "string"},
|
|
BigPicture = {ValueType = "string"},
|
|
Explain = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
PreId = {ValueType = "int"},
|
|
AvgAbility = {ValueType = "int"},
|
|
LimitTime = {ValueType = "int"},
|
|
Unlocklevel = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Des = {Type = 1, ValueType = "string"},
|
|
ConditionExplain = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableTrialTypeReward = {
|
|
Type = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MinIcon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableChallengeArea = {
|
|
ChallengeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ArenaLv = {ValueType = "int"},
|
|
MinLv = {ValueType = "int"},
|
|
MaxLv = {ValueType = "int"},
|
|
DistributeId = {ValueType = "int"},
|
|
JoinNum = {ValueType = "int"},
|
|
DanUpRank = {ValueType = "int"},
|
|
DanKeepRank = {ValueType = "int"},
|
|
DanUpRankCostContributeScore = {ValueType = "int"},
|
|
DanDownRank = {ValueType = "int"},
|
|
UpRewardId = {ValueType = "int"},
|
|
KeepRewardId = {ValueType = "int"},
|
|
DownRewardId = {ValueType = "int"},
|
|
DayUnlockNum = {ValueType = "int"},
|
|
WeekEndUnlockNum = {ValueType = "int"},
|
|
AreaId = {Type = 1, ValueType = "int"},
|
|
AreaIdGroup = {Type = 1, ValueType = "string"},
|
|
BaseTeamRank = {ValueType = "int"},
|
|
DifShowRate = {ValueType = "int"},
|
|
AvgScore = {ValueType = "int"},
|
|
MinScore = {ValueType = "int"},
|
|
ContributeScore = {Type = 1, ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableChallengeAreaFixReward = {
|
|
Id = {ValueType = "int"},
|
|
ActivityIdRange = {ValueType = "int"},
|
|
UpRewardId = {ValueType = "int"},
|
|
KeepRewardId = {ValueType = "int"},
|
|
DownRewardId = {ValueType = "int"},
|
|
DanUpRank = {ValueType = "int"},
|
|
DanKeepRank = {ValueType = "int"},
|
|
DanUpRankCostContributeScore = {ValueType = "int"},
|
|
DanDownRank = {ValueType = "int"},
|
|
},
|
|
XTableAreaDistribute = {
|
|
Id = {ValueType = "int"},
|
|
AreaGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAreaGroup = {
|
|
Id = {ValueType = "int"},
|
|
AreaId = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
},
|
|
XTableAreaStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Region = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
BuffDesc = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
MarkId = {Type = 1, ValueType = "int"},
|
|
ActiveAutoFightStageStr = {Type = 1, ValueType = "string"},
|
|
AutoFight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMark = {
|
|
MarkId = {ValueType = "int"},
|
|
MinPoint = {ValueType = "int"},
|
|
MaxPoint = {ValueType = "int"},
|
|
EnemyHpPoint = {ValueType = "string"},
|
|
MyHpPoint = {ValueType = "string"},
|
|
TimePoint = {ValueType = "string"},
|
|
MaxEnemyHpPoint = {ValueType = "int"},
|
|
MaxMyHpPoint = {ValueType = "int"},
|
|
MaxTimePoint = {ValueType = "int"},
|
|
NpcGroupPoint = {ValueType = "string"},
|
|
MaxNpcGroupPoint = {ValueType = "int"},
|
|
},
|
|
XTableArenaLevel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableArenaActivityControl = {
|
|
Id = {ValueType = "int"},
|
|
BeginTime = {ValueType = "int"},
|
|
EndTime = {ValueType = "int"},
|
|
RestTime = {ValueType = "int"},
|
|
FightTime = {ValueType = "int"},
|
|
ResetWaveRateTimeId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
AutoJointTime = {ValueType = "int"},
|
|
AutoJointPercent = {ValueType = "int"},
|
|
},
|
|
XTableTeamRankReward = {
|
|
Id = {ValueType = "int"},
|
|
ChallengeId = {ValueType = "int"},
|
|
MinRank = {ValueType = "int"},
|
|
MaxRank = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableWaveRevise = {
|
|
Id = {ValueType = "int"},
|
|
ChallengeId = {ValueType = "int"},
|
|
MinWave = {ValueType = "int"},
|
|
MaxWave = {ValueType = "int"},
|
|
AttribReviseId = {ValueType = "int"},
|
|
},
|
|
XTableNpcType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNpcModel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IsSelect = {ValueType = "bool"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNpcGroup = {
|
|
Id = {ValueType = "int"},
|
|
TypeId = {Type = 1, ValueType = "int"},
|
|
AffixGroupId = {ValueType = "int"},
|
|
},
|
|
XTableStageNpcBuffLimit = {
|
|
Id = {ValueType = "int"},
|
|
ForbidBuffId = {Type = 1, ValueType = "int"},
|
|
InevitablyBuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAffixType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAffixGroup = {
|
|
Id = {ValueType = "int"},
|
|
AffixTypeId = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableStageNpc = {
|
|
Id = {ValueType = "int"},
|
|
NpcGroupId = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableNpcRefresh = {
|
|
Id = {ValueType = "int"},
|
|
ModeLimit = {ValueType = "int"},
|
|
ModeIdStr = {ValueType = "string"},
|
|
NpcGroupIdStr = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableStageNpcRefresh = {
|
|
Id = {ValueType = "int"},
|
|
RefreshId = {ValueType = "int"},
|
|
UniformRefresh = {ValueType = "int"},
|
|
},
|
|
XTableArenaNpcLevel = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
ChallengeId = {ValueType = "int"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
NpcLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArenaStage = {
|
|
StageId = {ValueType = "int"},
|
|
DifficuIocn = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
BgIconSmall = {ValueType = "string"},
|
|
BgIconBig = {ValueType = "string"},
|
|
MarkId = {ValueType = "int"},
|
|
},
|
|
XTableArenaAreaBuffDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffBg = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePrequelChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
ActivityBegin = {ValueType = "string"},
|
|
ActivityEnd = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
ConditionPriority = {ValueType = "int"},
|
|
TabRawImagePath = {ValueType = "string"},
|
|
RImgChapterNamePath = {ValueType = "string"},
|
|
UiBgPath = {ValueType = "string"},
|
|
UiFxPath = {ValueType = "string"},
|
|
FunctionOpenId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
},
|
|
XTablePrequelCover = {
|
|
CoverId = {ValueType = "int"},
|
|
CoverName = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
ChallengeStage = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ChallengePrefabName = {ValueType = "string"},
|
|
ShopId = {ValueType = "int"},
|
|
ChallengeFx = {ValueType = "string"},
|
|
CharacterId = {ValueType = "int"},
|
|
},
|
|
XTablePrequelCoverInfo = {
|
|
CoverId = {ValueType = "int"},
|
|
CoverBg = {ValueType = "string"},
|
|
CoverName = {ValueType = "string"},
|
|
CoverTitle = {ValueType = "string"},
|
|
CoverDescription = {ValueType = "string"},
|
|
ChallengeBg = {ValueType = "string"},
|
|
},
|
|
XTablePrequelChapterInfo = {
|
|
ChapterId = {ValueType = "int"},
|
|
ChapterDescription = {ValueType = "string"},
|
|
},
|
|
XTableFragment = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
StageId = {ValueType = "int"},
|
|
CoverId = {ValueType = "int"},
|
|
},
|
|
XTableExperimentGroup = {
|
|
Id = {ValueType = "int"},
|
|
SubIndex = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
ModeExplainText = {ValueType = "string"},
|
|
},
|
|
XTableExperimentLevel = {
|
|
Id = {ValueType = "int"},
|
|
GroupID = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RecommendLevel = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
ShowPass = {ValueType = "int"},
|
|
Ico = {ValueType = "string"},
|
|
TrialID = {ValueType = "int"},
|
|
TrialStatus = {ValueType = "int"},
|
|
SingStageId = {ValueType = "int"},
|
|
MultStageId = {ValueType = "int"},
|
|
SingleDescription = {ValueType = "string"},
|
|
MultDescription = {ValueType = "string"},
|
|
DetailBackGroundIco = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
HeadIcon = {ValueType = "string"},
|
|
ChapterIcon = {ValueType = "string"},
|
|
HelpCourseId = {ValueType = "int"},
|
|
SkillExplainId = {ValueType = "int"},
|
|
StarDesc = {Type = 1, ValueType = "string"},
|
|
StarReward = {ValueType = "int"},
|
|
SpinePath = {ValueType = "string"},
|
|
},
|
|
XTableExperimentSkillExplainId = {
|
|
Id = {ValueType = "int"},
|
|
SkillTitle = {Type = 1, ValueType = "string"},
|
|
SkillDesc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBattleExperiment = {
|
|
Id = {ValueType = "int"},
|
|
CharacterID = {ValueType = "int"},
|
|
Pic = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
NextTrialID = {ValueType = "int"},
|
|
},
|
|
XTableExperimentReward = {
|
|
Id = {ValueType = "int"},
|
|
StarNum = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExploreChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BgPic = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
RewardIcon = {ValueType = "string"},
|
|
PreId = {ValueType = "int"},
|
|
Endurance = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
ChapterPrefab = {ValueType = "string"},
|
|
},
|
|
XTableExploreNode = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Explain = {ValueType = "string"},
|
|
EnterIco = {ValueType = "string"},
|
|
IsBossNode = {ValueType = "bool"},
|
|
IsKeyNode = {ValueType = "bool"},
|
|
Type = {ValueType = "int"},
|
|
TypeValue = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
PreShowId = {Type = 1, ValueType = "int"},
|
|
PreOpenId = {Type = 1, ValueType = "int"},
|
|
CostEndurance = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RewardIcon = {ValueType = "string"},
|
|
CharacterIcon = {ValueType = "string"},
|
|
TimeDesc = {ValueType = "string"},
|
|
Posision = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExploreBuffItem = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
UnlockEvent = {Type = 1, ValueType = "int"},
|
|
GainDesc = {Type = 1, ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BuffName = {ValueType = "string"},
|
|
Explain = {ValueType = "string"},
|
|
EventId = {ValueType = "int"},
|
|
},
|
|
XTableExploreStoryText = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
UnlockNodeId = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureSuit = {
|
|
Id = {ValueType = "int"},
|
|
SuitName = {ValueType = "string"},
|
|
IsIgnoreWhenCreate = {ValueType = "int"},
|
|
SuitIcon = {ValueType = "string"},
|
|
SuitBigIcon = {ValueType = "string"},
|
|
},
|
|
XTableFurnitureAttrType = {
|
|
Id = {ValueType = "int"},
|
|
AttrName = {ValueType = "string"},
|
|
AttrIcon = {ValueType = "string"},
|
|
},
|
|
XTableDormFurnitureRimMat = {
|
|
Key = {ValueType = "string"},
|
|
HighlightColor = {ValueType = "string"},
|
|
MinHighLightLevel = {ValueType = "float"},
|
|
MaxHighLightLevel = {ValueType = "float"},
|
|
HighlightSpeed = {ValueType = "float"},
|
|
ColorIntensity = {ValueType = "float"},
|
|
Alpha = {ValueType = "float"},
|
|
},
|
|
XTablePay = {
|
|
Key = {ValueType = "string"},
|
|
Platform = {ValueType = "int"},
|
|
GoodsId = {ValueType = "string"},
|
|
Amount = {ValueType = "float"},
|
|
DisplayAmount = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
MoneyCard = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
PayId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ShowUIType = {ValueType = "int"},
|
|
},
|
|
XTablePayKeyPlatformPrefix = {
|
|
Platform = {ValueType = "int"},
|
|
KeyPrefix = {ValueType = "string"},
|
|
},
|
|
XTableFirstPayReward = {
|
|
NeedPayMoney = {ValueType = "float"},
|
|
BigRewardId = {ValueType = "int"},
|
|
SmallRewardId = {ValueType = "int"},
|
|
},
|
|
XTableAccumulatedPay = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
PayRewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAccumulatedPayReward = {
|
|
Id = {ValueType = "int"},
|
|
Money = {ValueType = "int"},
|
|
BigRewardId = {ValueType = "int"},
|
|
SmallRewardId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableFubenBranchActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
ChallengeTimeId = {ValueType = "int"},
|
|
},
|
|
XTableFubenBranchSection = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
NormalId = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
},
|
|
XTableFubenBranchChallenge = {
|
|
Id = {ValueType = "int"},
|
|
OrderId = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
OpenCondition = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Bg1 = {ValueType = "string"},
|
|
Bg2 = {ValueType = "string"},
|
|
MoveStageIndex = {Type = 1, ValueType = "int"},
|
|
DatumLinePrecent = {ValueType = "float"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBossActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
},
|
|
XTableBossSection = {
|
|
Id = {ValueType = "int"},
|
|
OrderId = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
ChapterName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
ChallengeId = {Type = 1, ValueType = "int"},
|
|
StarRewardId = {Type = 1, ValueType = "int"},
|
|
StoryId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBossChallenge = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StageAttention = {Type = 1, ValueType = "string"},
|
|
StageAttentionTitle = {Type = 1, ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
},
|
|
XTableBossStarReward = {
|
|
Id = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableBossRobotGroup = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBossActivityStory = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MovieId = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableBossChallengeRes = {
|
|
Id = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
BgPath = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
},
|
|
XTableBossOnlineActivity = {
|
|
Id = {ValueType = "int"},
|
|
BeginTimeStr = {Type = 1, ValueType = "string"},
|
|
EndTimeStr = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBossOnlineOpenTime = {
|
|
Id = {ValueType = "int"},
|
|
BeginTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
BeginTimeSec = {ValueType = "int"},
|
|
EndTimeSec = {ValueType = "int"},
|
|
},
|
|
XTableCharacterExhibition = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
GroupNameEn = {ValueType = "string"},
|
|
GroupLogo = {ValueType = "string"},
|
|
GroupDescription = {ValueType = "string"},
|
|
CharacterId = {ValueType = "int"},
|
|
HeadPortrait = {ValueType = "string"},
|
|
GraduationPortrait = {ValueType = "string"},
|
|
Port = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
InVisible = {ValueType = "int"},
|
|
CanClickGroup = {ValueType = "int"},
|
|
},
|
|
XTableExhibitionLevel = {
|
|
LevelId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
IconFrame = {ValueType = "string"},
|
|
LevelLogo = {ValueType = "string"},
|
|
LevelFrame = {ValueType = "string"},
|
|
LevelIcon = {ValueType = "string"},
|
|
},
|
|
XTableFurnitureAttr = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Value = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureBaseAttr = {
|
|
Id = {ValueType = "int"},
|
|
Value = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureExtraAttr = {
|
|
Id = {ValueType = "int"},
|
|
BaseAttrId = {ValueType = "int"},
|
|
RemakeExtraAttrId = {ValueType = "int"},
|
|
AttrIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFurnitureViewAngle = {
|
|
MinorType = {ValueType = "int"},
|
|
MinorName = {ValueType = "string"},
|
|
TargetAngleY = {ValueType = "int"},
|
|
AllowYAxis = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
},
|
|
XTableFurntiureColour = {
|
|
Id = {ValueType = "int"},
|
|
AttrIds = {Type = 1, ValueType = "int"},
|
|
FurnitureMaterials = {Type = 1, ValueType = "string"},
|
|
DefaultMaterial = {ValueType = "string"},
|
|
FurnitureFx = {Type = 1, ValueType = "string"},
|
|
DefaultFurnitureFx = {ValueType = "string"},
|
|
FurnitureIcons = {Type = 1, ValueType = "string"},
|
|
DefaultFurnitureIcon = {ValueType = "string"},
|
|
},
|
|
XTableSignIn = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
FullScreenBg = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
BtnBg = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
RoundDays = {Type = 1, ValueType = "int"},
|
|
SubRoundId = {Type = 1, ValueType = "int"},
|
|
OpenLevel = {ValueType = "int"},
|
|
OpenStage = {ValueType = "int"},
|
|
PreSignId = {ValueType = "int"},
|
|
CreateTimeId = {ValueType = "int"},
|
|
IsShowWhenDayOver = {ValueType = "bool"},
|
|
IsShowWhenSignOver = {ValueType = "bool"},
|
|
},
|
|
XTableSignInReward = {
|
|
Id = {ValueType = "int"},
|
|
SignId = {ValueType = "int"},
|
|
Pre = {ValueType = "int"},
|
|
Round = {ValueType = "int"},
|
|
Day = {ValueType = "int"},
|
|
IsGrandPrix = {ValueType = "bool"},
|
|
RewardType = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
},
|
|
XTableSignInSubround = {
|
|
Id = {ValueType = "int"},
|
|
SubRoundDays = {Type = 1, ValueType = "int"},
|
|
SubRoundName = {Type = 1, ValueType = "string"},
|
|
SubRoundIcon = {Type = 1, ValueType = "string"},
|
|
SubRoundDesc = {ValueType = "string"},
|
|
},
|
|
XTableSignCard = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
FullScreenBg = {ValueType = "string"},
|
|
BtnBg = {ValueType = "string"},
|
|
CanBuyDay = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
Param = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableSignFirstRecharge = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
FullScreenBg = {ValueType = "string"},
|
|
BtnBg = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableWelfare = {
|
|
Id = {ValueType = "int"},
|
|
FunctionType = {ValueType = "int"},
|
|
SubConfigId = {ValueType = "int"},
|
|
Sort = {ValueType = "int"},
|
|
},
|
|
XTableAutoWindowView = {
|
|
Id = {ValueType = "int"},
|
|
BgIcon = {ValueType = "string"},
|
|
SpineBg = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
SkipURL = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableAutoWindowController = {
|
|
Id = {ValueType = "int"},
|
|
FunctionType = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Pre = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
AutoType = {ValueType = "int"},
|
|
AutoCount = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ContinueOpen = {ValueType = "bool"},
|
|
},
|
|
XTableStageFightControl = {
|
|
Id = {ValueType = "int"},
|
|
MaxRecommendFight = {ValueType = "int"},
|
|
MaxShowFight = {ValueType = "int"},
|
|
AvgRecommendFight = {ValueType = "int"},
|
|
AvgShowFight = {ValueType = "int"},
|
|
RecommendFight = {ValueType = "int"},
|
|
ShowFight = {ValueType = "int"},
|
|
CharacterFight = {ValueType = "int"},
|
|
EquipFight = {ValueType = "int"},
|
|
},
|
|
XTablePracticeChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChallengeType = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
IsOpen = {ValueType = "int"},
|
|
Groups = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePracticeChapterLocal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChallengeType = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
IsOpen = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePracticeActivity = {
|
|
StageId = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
ActivityCondition = {Type = 1, ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
},
|
|
XTablePracticeGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePracticeChapterDetail = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
BgPath = {ValueType = "string"},
|
|
PracticeContentPrefab = {ValueType = "string"},
|
|
PracticeGridPrefab = {ValueType = "string"},
|
|
SubTag = {ValueType = "int"},
|
|
},
|
|
XTablePracticeSkillDetails = {
|
|
StageId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
PhaseDescription = {ValueType = "string"},
|
|
},
|
|
XTablePracticeGroupDetail = {
|
|
GroupId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BackGroundImage = {ValueType = "string"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
ActivityCondition = {Type = 1, ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
},
|
|
XTableReportEntry = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TagLevel = {ValueType = "int"},
|
|
TagIds = {Type = 1, ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
IsShowReportChat = {ValueType = "int"},
|
|
Remark = {ValueType = "string"},
|
|
},
|
|
XTableReportTag = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ParentId = {ValueType = "int"},
|
|
SelectPriority = {ValueType = "int"},
|
|
OrderPriority = {ValueType = "int"},
|
|
ContentType = {ValueType = "int"},
|
|
},
|
|
XTableActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
SortId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityType = {ValueType = "int"},
|
|
ActivityBgType = {ValueType = "int"},
|
|
ActivityBg = {ValueType = "string"},
|
|
ActivityTitle = {ValueType = "string"},
|
|
ActivityDes = {ValueType = "string"},
|
|
ActivityPrefabPath = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ShowBeginTime = {ValueType = "string"},
|
|
ShowEndTime = {ValueType = "string"},
|
|
},
|
|
XTableActivityGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SortId = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableActivityLink = {
|
|
Id = {ValueType = "int"},
|
|
LinkName = {ValueType = "string"},
|
|
LinkUrl = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePurchaseIconAssetPath = {
|
|
Icon = {ValueType = "string"},
|
|
AssetPath = {ValueType = "string"},
|
|
CoverImgPath = {ValueType = "string"},
|
|
},
|
|
XTablePurchaseTabControl = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
GroupIcon = {ValueType = "string"},
|
|
GroupOrder = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
IsOpen = {ValueType = "int"},
|
|
ReqUiTypes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePurchaseUiType = {
|
|
UiType = {ValueType = "int"},
|
|
UiPrefabStyle = {ValueType = "string"},
|
|
GroupType = {ValueType = "int"},
|
|
},
|
|
XTablePurchaseItem = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
ObtainId = {ValueType = "int"},
|
|
ObtainCount = {ValueType = "int"},
|
|
FirstObtainId = {ValueType = "int"},
|
|
FirstObtainCount = {ValueType = "int"},
|
|
ExtraObtainId = {ValueType = "int"},
|
|
ExtraObtainCount = {ValueType = "int"},
|
|
FirstObtainStartTimeStr = {ValueType = "string"},
|
|
FirstObtainEndTimeStr = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UiType = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
LogType = {ValueType = "int"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
},
|
|
XTablePurchasePackage = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
MailCount = {ValueType = "int"},
|
|
DailyRewardId = {ValueType = "int"},
|
|
DailyRewardCount = {ValueType = "int"},
|
|
TimeToEffectStr = {ValueType = "string"},
|
|
TimeToInvalidStr = {ValueType = "string"},
|
|
ShelvesType = {ValueType = "int"},
|
|
ShelvesDays = {ValueType = "string"},
|
|
BuyLimitTimes = {ValueType = "int"},
|
|
BuyLimitType = {ValueType = "int"},
|
|
BuyLimitParam = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IsSellOutShow = {ValueType = "bool"},
|
|
PrePurchaseId = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
Tag = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
LogType = {ValueType = "int"},
|
|
NormalDiscountStr = {ValueType = "string"},
|
|
DiscountShowStr = {ValueType = "string"},
|
|
DiscountItemId = {Type = 1, ValueType = "int"},
|
|
DiscountItemCount = {Type = 1, ValueType = "int"},
|
|
DiscountValue = {Type = 1, ValueType = "int"},
|
|
DiscountBeginTimeStr = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
DiscountEndTimeStr = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SignInId = {ValueType = "int"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
MutexPurchaseIdStr = {ValueType = "string"},
|
|
ConvertSwitch = {ValueType = "int"},
|
|
CanMultiply = {ValueType = "bool"},
|
|
FashionLabel = {ValueType = "string"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
},
|
|
XTablePurchasePackageConvert = {
|
|
Id = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
PurchasePackageId = {ValueType = "int"},
|
|
RewardGoodsIds = {Type = 1, ValueType = "int"},
|
|
Prices = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoive = {
|
|
Id = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
AssetUrl = {ValueType = "string"},
|
|
},
|
|
XTableMovieNew = {
|
|
Id = {ValueType = "int"},
|
|
ActionId = {ValueType = "int"},
|
|
NextActionId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
IsBlock = {ValueType = "int"},
|
|
IsEnd = {ValueType = "int"},
|
|
BeginAnim = {ValueType = "string"},
|
|
EndAnim = {ValueType = "string"},
|
|
BeginDelay = {ValueType = "float"},
|
|
EndDelay = {ValueType = "float"},
|
|
Params = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableVideoConfig = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Height = {ValueType = "float"},
|
|
Width = {ValueType = "float"},
|
|
VideoUrl = {ValueType = "string"},
|
|
VideoUrlPc = {ValueType = "string"},
|
|
},
|
|
XTablePurchaseTagType = {
|
|
Tag = {ValueType = "int"},
|
|
Des = {ValueType = "string"},
|
|
Style = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableUi = {
|
|
UiName = {ValueType = "string"},
|
|
ParentUiName = {ValueType = "string"},
|
|
LoadWithParent = {ValueType = "bool"},
|
|
UiType = {ValueType = "string"},
|
|
UiResType = {ValueType = "string"},
|
|
PrefabUrl = {ValueType = "string"},
|
|
SceneUrl = {ValueType = "string"},
|
|
ModelUrl = {ValueType = "string"},
|
|
CacheTime = {ValueType = "int"},
|
|
Recycle = {ValueType = "bool"},
|
|
FightingStay = {ValueType = "int"},
|
|
HideSetPosition = {ValueType = "bool"},
|
|
},
|
|
XTableUiComponent = {
|
|
Key = {ValueType = "string"},
|
|
PrefabUrl = {ValueType = "string"},
|
|
},
|
|
XTableUiMainThemeMatching = {
|
|
Id = {ValueType = "int"},
|
|
Color = {Type = 1, ValueType = "string"},
|
|
Background = {Type = 1, ValueType = "string"},
|
|
Effect = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUiMainSubMenu = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
SubTitle = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
StyleType = {ValueType = "int"},
|
|
BtnIcon = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
RedPointCondition = {Type = 1, ValueType = "string"},
|
|
RedPointParam = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableShopGroup = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
},
|
|
XTableLoading = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ImageUrl = {ValueType = "string"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableCustomLoading = {
|
|
Id = {ValueType = "int"},
|
|
Rate = {ValueType = "int"},
|
|
AllowType = {Type = 1, ValueType = "string"},
|
|
BlockGroup = {Type = 1, ValueType = "int"},
|
|
UseSpine = {ValueType = "bool"},
|
|
},
|
|
XTableHelpCourse = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Function = {ValueType = "string"},
|
|
Describe = {ValueType = "string"},
|
|
IsShowCourse = {ValueType = "int"},
|
|
ImageAsset = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFubenChallengeBanner = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
NameEn = {ValueType = "string"},
|
|
SimpleDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IsClose = {ValueType = "bool"},
|
|
ResetType = {ValueType = "int"},
|
|
ResetTime = {ValueType = "string"},
|
|
ResetInterval = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
IsOpen = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ShowNewStartTime = {ValueType = "string"},
|
|
ShowNewEndTime = {ValueType = "string"},
|
|
FunctionId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RedPointConditions = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFubenCollegeBanner = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
NameEn = {ValueType = "string"},
|
|
SimpleDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
FunctionId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
RedPointConditions = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableLoginCode = {
|
|
ErrCode = {ValueType = "int"},
|
|
Msg = {ValueType = "string"},
|
|
},
|
|
XTableShopTypeName = {
|
|
Id = {ValueType = "int"},
|
|
TypeName = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableShopBuyLimitLabel = {
|
|
ClockId = {ValueType = "int"},
|
|
TextLimitLabel = {ValueType = "string"},
|
|
},
|
|
XTableDormGuideTask = {
|
|
Id = {ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
},
|
|
XTableMedal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
UnlockType = {ValueType = "int"},
|
|
UnlockPara = {Type = 1, ValueType = "int"},
|
|
UnlockDesc = {ValueType = "string"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Medal3D = {ValueType = "string"},
|
|
MedalImg = {ValueType = "string"},
|
|
MedalIcon = {ValueType = "string"},
|
|
MedalHeadframe = {ValueType = "string"},
|
|
KeepTime = {ValueType = "int"},
|
|
},
|
|
XTableGuildCreate = {
|
|
Id = {ValueType = "int"},
|
|
DailyLimit = {ValueType = "int"},
|
|
ItemId = {Type = 1, ValueType = "int"},
|
|
ItemNum = {Type = 1, ValueType = "int"},
|
|
ConditionIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildLevel = {
|
|
Level = {ValueType = "int"},
|
|
Capacity = {ValueType = "int"},
|
|
PositionNum = {Type = 1, ValueType = "int"},
|
|
Build = {ValueType = "int"},
|
|
Contribution = {ValueType = "int"},
|
|
EmergencyMaintenance = {ValueType = "int"},
|
|
EmergencyDay = {ValueType = "int"},
|
|
WishMaxCount = {ValueType = "int"},
|
|
WishItemCount = {ValueType = "int"},
|
|
WishContributeMaxCount = {ValueType = "int"},
|
|
TalentPoint = {ValueType = "int"},
|
|
},
|
|
XTableGuildHeadPortrait = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Describe = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
},
|
|
XTableGuildGoods = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TargetId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableGuildGift = {
|
|
Id = {ValueType = "int"},
|
|
GuildLevel = {ValueType = "int"},
|
|
GiftLevel = {ValueType = "int"},
|
|
GiftReward = {ValueType = "int"},
|
|
NewGiftReward = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
GiftIcon = {ValueType = "string"},
|
|
GiftContribute = {ValueType = "int"},
|
|
},
|
|
XTableGuildNews = {
|
|
Id = {ValueType = "int"},
|
|
Content = {ValueType = "string"},
|
|
ShowChat = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
},
|
|
XTableGuildPosition = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
Authority = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePurchaseLBByPass = {
|
|
Id = {ValueType = "int"},
|
|
LBId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWelfare = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
WelfareBg = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableGuildChallengeDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
ChallengeBg = {ValueType = "string"},
|
|
ChallengeType = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableGuildWelcome = {
|
|
Id = {ValueType = "int"},
|
|
WelcomeWord = {ValueType = "string"},
|
|
Select = {ValueType = "bool"},
|
|
},
|
|
XTableGuildCustomName = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RankLevel = {ValueType = "int"},
|
|
Enable = {ValueType = "bool"},
|
|
},
|
|
XTableUiFightButtonDefaultStyle = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Scheme = {ValueType = "int"},
|
|
},
|
|
XTableDormFurnitureType = {
|
|
Id = {ValueType = "int"},
|
|
TypeName = {ValueType = "string"},
|
|
TypeIcon = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableDormFurnitureTagType = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
AttrIndex = {ValueType = "int"},
|
|
},
|
|
XTableFurnitureSingleAttrLevel = {
|
|
Id = {ValueType = "int"},
|
|
FurnitureType = {ValueType = "int"},
|
|
AttrMinScore = {Type = 1, ValueType = "int"},
|
|
AttrMaxScore = {Type = 1, ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableFestivalActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
FubenActivityOrder = {ValueType = "int"},
|
|
SkipId = {Type = 1, ValueType = "int"},
|
|
FunctionOpenId = {ValueType = "int"},
|
|
StagePrefix = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
MainBackgound = {ValueType = "string"},
|
|
EffectUrl = {ValueType = "string"},
|
|
FubenPrefab = {ValueType = "string"},
|
|
GridFubenPrefab = {ValueType = "string"},
|
|
GridStoryPrefab = {ValueType = "string"},
|
|
TitleIcon = {ValueType = "string"},
|
|
TitleBg = {ValueType = "string"},
|
|
ChapterType = {ValueType = "int"},
|
|
ChapterBgm = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
StageName = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
StageStyle = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableBriefActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
TaskInfoId = {ValueType = "int"},
|
|
GachaId = {ValueType = "int"},
|
|
AnimConditionId = {ValueType = "int"},
|
|
BgType = {ValueType = "int"},
|
|
EnterAniCheckType = {ValueType = "int"},
|
|
Main3DBg = {ValueType = "string"},
|
|
Main3DBgModel = {ValueType = "string"},
|
|
SpecialEnterAnimName = {ValueType = "string"},
|
|
EnterAnimName = {ValueType = "string"},
|
|
LoopAnimName = {ValueType = "string"},
|
|
VideoEnterSoundCueId = {ValueType = "int"},
|
|
VideoLoopSoundCueId = {ValueType = "int"},
|
|
IsAfterFirstAnimSetSkip = {ValueType = "int"},
|
|
ShopInfoId = {Type = 1, ValueType = "int"},
|
|
UIModelId = {Type = 1, ValueType = "string"},
|
|
SpinePath = {Type = 1, ValueType = "string"},
|
|
GroupIdList = {Type = 1, ValueType = "int"},
|
|
GachaId = {ValueType = "int"},
|
|
GachaUi = {ValueType = "string"},
|
|
Gacha3DBg = {ValueType = "string"},
|
|
},
|
|
XTableActivityBriefShop = {
|
|
Id = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
GoodsSortIds = {Type = 1, ValueType = "int"},
|
|
ShopBg = {ValueType = "string"},
|
|
ShopSortGroupBg = {ValueType = "string"},
|
|
ShopItemBg = {ValueType = "string"},
|
|
ShopIcon = {ValueType = "string"},
|
|
},
|
|
XTableActivityBriefShopGoodsSort = {
|
|
Id = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
BgImg = {ValueType = "string"},
|
|
TargetIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableActivityBriefTask = {
|
|
Id = {ValueType = "int"},
|
|
TaskGroupId = {ValueType = "int"},
|
|
TaskBg = {ValueType = "string"},
|
|
TaskVipBg = {ValueType = "string"},
|
|
TaskGotBg = {ValueType = "string"},
|
|
TaskVipGotBg = {ValueType = "string"},
|
|
ActivityPointId = {ValueType = "int"},
|
|
MarkTaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableActivityBriefGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
BtnInitMethodName = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
IsRemindWhenOpen = {ValueType = "int"},
|
|
RemindPriority = {ValueType = "int"},
|
|
TagCondition = {ValueType = "string"},
|
|
TagOffset = {ValueType = "float"},
|
|
},
|
|
XTableActivityBriefStory = {
|
|
Id = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
UnlockBgImage = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableDrawShowCharacter = {
|
|
Id = {ValueType = "int"},
|
|
AnimeID = {ValueType = "string"},
|
|
VoiceId = {ValueType = "int"},
|
|
},
|
|
XTableControllerMap = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
OperationKey = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
OperationType = {ValueType = "int"},
|
|
KeySetTypes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableOperationTypeMap = {
|
|
OperationType = {ValueType = "int"},
|
|
Str = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableUiPcReplace = {
|
|
Key = {ValueType = "string"},
|
|
ScenePath = {ValueType = "string"},
|
|
ButtonPath = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
PrefabGuid = {ValueType = "string"},
|
|
},
|
|
XTableUiPcScreenResolution = {
|
|
Id = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
OperationType = {ValueType = "int"},
|
|
KeySetTypes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInputSetKeyIco = {
|
|
Id = {ValueType = "int"},
|
|
KeyCode = {ValueType = "int"},
|
|
XboxIco = {ValueType = "string"},
|
|
PsIco = {ValueType = "string"},
|
|
OtherIco = {ValueType = "string"},
|
|
},
|
|
XTableActivitySortRule = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableBabelTowerClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBabelTowerActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityType = {ValueType = "int"},
|
|
ExtraActivityId = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
ShowTimeId = {ValueType = "int"},
|
|
RankType = {ValueType = "int"},
|
|
BaseRankNum = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TimeoutScoreRatio = {ValueType = "int"},
|
|
RebootSubScore = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerStage = {
|
|
Id = {ValueType = "int"},
|
|
BaseScore = {ValueType = "int"},
|
|
BaseSupportPoint = {ValueType = "int"},
|
|
PreStageScore = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
StageGuideId = {Type = 1, ValueType = "int"},
|
|
SupportConditionId = {Type = 1, ValueType = "int"},
|
|
BaseBuffId = {Type = 1, ValueType = "int"},
|
|
ChallengeBuffGroup = {Type = 1, ValueType = "int"},
|
|
SupportBuffGroup = {Type = 1, ValueType = "int"},
|
|
TeamCount = {ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
ProtectRobotCount = {ValueType = "int"},
|
|
ProtectChallengeBuffGroup = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerStageLevel = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RecommendAblity = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ScoreRatio = {ValueType = "float"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
LockBuffId = {Type = 1, ValueType = "int"},
|
|
UnlockCondLevel = {ValueType = "int"},
|
|
ScoreTitleUnlockDesc = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerStageLevelGlobalUnlock = {
|
|
Id = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
MaxTeamId = {ValueType = "int"},
|
|
ScoreTitleType = {ValueType = "int"},
|
|
ScoreTitleQuality = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerBuffGroup = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerBuff = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
ScoreAdd = {ValueType = "int"},
|
|
PointSub = {ValueType = "int"},
|
|
TeamLimitCount = {ValueType = "int"},
|
|
BanCharacterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerSupportCondition = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
PointAdd = {ValueType = "int"},
|
|
},
|
|
XTableBabelTowerRankLevel = {
|
|
Id = {ValueType = "int"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
},
|
|
XTableBabelTowerStageGuide = {
|
|
Id = {ValueType = "int"},
|
|
BuffGroup = {Type = 1, ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerRankReward = {
|
|
Id = {ValueType = "int"},
|
|
LevelId = {ValueType = "int"},
|
|
MinRank = {ValueType = "float"},
|
|
MaxRank = {ValueType = "float"},
|
|
MailId = {ValueType = "int"},
|
|
RankIcon = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerStageGuideDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GuideBg = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerBuffDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffBg = {ValueType = "string"},
|
|
BuffTriangleBg = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TeachingContents = {Type = 1, ValueType = "string"},
|
|
BuffSuggestAbility = {ValueType = "int"},
|
|
},
|
|
XTableBabelTowerBuffGroupDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
IsStress = {ValueType = "int"},
|
|
BuffLv = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBabelTowerActivityDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
Normal = {ValueType = "int"},
|
|
NormalTitle = {ValueType = "string"},
|
|
NormalStatus = {ValueType = "string"},
|
|
Urgency = {ValueType = "int"},
|
|
UrgencyTitle = {ValueType = "string"},
|
|
UrgencyStatus = {ValueType = "string"},
|
|
Critical = {ValueType = "int"},
|
|
CriticalTitle = {ValueType = "string"},
|
|
CriticalStatus = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerStageDetails = {
|
|
Id = {ValueType = "int"},
|
|
MainUiBg = {ValueType = "string"},
|
|
StagePrefab = {ValueType = "string"},
|
|
StageGuidePrefab = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Number = {ValueType = "int"},
|
|
ChallengeUiBg = {ValueType = "string"},
|
|
SupportUiBg = {ValueType = "string"},
|
|
ProtectTipText = {ValueType = "string"},
|
|
},
|
|
XTableBabelTowerActivityDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BeginStoryId = {ValueType = "string"},
|
|
RankTitle = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableBabelTowerConditionDetails = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableRedEnvelopeItemDrop = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCountMax = {ValueType = "int"},
|
|
ItemCountMin = {ValueType = "int"},
|
|
Rate = {ValueType = "int"},
|
|
BottomCount = {ValueType = "int"},
|
|
DailyCount = {ValueType = "int"},
|
|
ActivityCount = {ValueType = "int"},
|
|
},
|
|
XTableRedEnvelope = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
StageList = {Type = 1, ValueType = "int"},
|
|
StageTypeList = {Type = 1, ValueType = "int"},
|
|
DropIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRedEnvelopeNpc = {
|
|
Id = {ValueType = "int"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHead = {ValueType = "string"},
|
|
},
|
|
XTableGacha = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
BtnGachaCount = {Type = 1, ValueType = "int"},
|
|
PropStartTimes = {ValueType = "int"},
|
|
PropAddInitVal = {ValueType = "int"},
|
|
PropAdd = {ValueType = "int"},
|
|
PropAddGroupId = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
BtnGachaPurchaseID = {Type = 1, ValueType = "int"},
|
|
PreGachaId = {ValueType = "int"},
|
|
OrganizeId = {ValueType = "int"},
|
|
OrganizeSort = {ValueType = "int"},
|
|
GachaIcon = {ValueType = "string"},
|
|
ExchangeId = {ValueType = "int"},
|
|
CourseRewardId = {ValueType = "int"},
|
|
FestivalActivityId = {ValueType = "int"},
|
|
TargetTemplateId = {ValueType = "int"},
|
|
GachaShowGroupId = {ValueType = "int"},
|
|
PropAddInitVal = {ValueType = "int"},
|
|
BtnGachaPurchaseID = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGachaReward = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
UsableTimes = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Rare = {ValueType = "bool"},
|
|
Priority = {ValueType = "int"},
|
|
RewardType = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
Rarelevel = {ValueType = "int"},
|
|
},
|
|
XTableGachaCourseReward = {
|
|
Id = {ValueType = "int"},
|
|
LimitDrawTimes = {Type = 1, ValueType = "int"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGachaShowRewardConfig = {
|
|
Id = {ValueType = "int"},
|
|
EffectQualityType = {ValueType = "int"},
|
|
},
|
|
XTableGachaItemExchange = {
|
|
Id = {ValueType = "int"},
|
|
BuyCountMax = {ValueType = "int"},
|
|
UseItemIds = {Type = 1, ValueType = "int"},
|
|
UseItemCounts = {Type = 1, ValueType = "int"},
|
|
Sales = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
UseItemImgs = {Type = 1, ValueType = "string"},
|
|
TargetItemImg = {ValueType = "string"},
|
|
TotalBuyCountMax = {ValueType = "int"},
|
|
},
|
|
XTableRepeatChallengeActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
ChallengeTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
ShopSkipId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActDescription = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
NpcRefreshClock = {ValueType = "int"},
|
|
HideChapterConditionId = {ValueType = "int"},
|
|
NormalChapter = {Type = 1, ValueType = "int"},
|
|
HiddenChapter = {Type = 1, ValueType = "int"},
|
|
SweepCondition = {ValueType = "int"},
|
|
SpecialCharacters = {Type = 1, ValueType = "int"},
|
|
ExtraBuffLevel = {ValueType = "int"},
|
|
},
|
|
XTableRepeatChallengeChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TitlePath = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
OrderId = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRepeatChallengeStage = {
|
|
Id = {ValueType = "int"},
|
|
ExpAdd = {ValueType = "int"},
|
|
},
|
|
XTableRepeatChallengeLevel = {
|
|
Id = {ValueType = "int"},
|
|
UpExp = {ValueType = "int"},
|
|
NeedShow = {ValueType = "bool"},
|
|
SimpleDesc = {ValueType = "string"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRepeatChallengeReward = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableFestival = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
SendMailType = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableFestivalMail = {
|
|
Id = {ValueType = "int"},
|
|
FestivalId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableDailyLottery = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
RoundDays = {Type = 1, ValueType = "int"},
|
|
RoundIds = {Type = 1, ValueType = "int"},
|
|
OpenLevel = {ValueType = "int"},
|
|
OpenStage = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
CloseTimeStr = {ValueType = "string"},
|
|
MaxRecordCount = {ValueType = "int"},
|
|
RuleTitle = {Type = 1, ValueType = "string"},
|
|
RuleContent = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDailyLotteryReward = {
|
|
Id = {ValueType = "int"},
|
|
RoundId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
RewardText = {ValueType = "string"},
|
|
RewardSignPath = {ValueType = "string"},
|
|
RewardSignDesc = {ValueType = "string"},
|
|
},
|
|
XTableFestivalCharacterGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
ArchiveMailId = {ValueType = "int"},
|
|
CommunicationId = {ValueType = "int"},
|
|
},
|
|
XTableShopScreenGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
GroupIcon = {ValueType = "string"},
|
|
ScreenName = {Type = 1, ValueType = "string"},
|
|
ScreenID = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchiveMonster = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Author = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Pic = {ValueType = "string"},
|
|
LockPic = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
UnlockType = {ValueType = "int"},
|
|
TagGroupId = {ValueType = "int"},
|
|
TagIds = {Type = 1, ValueType = "int"},
|
|
StandbyAction = {ValueType = "string"},
|
|
Actions = {Type = 1, ValueType = "string"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchiveMonsterInfo = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableArchiveMonsterSkill = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableArchive = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnLockBg = {ValueType = "string"},
|
|
LockBg = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
TagText = {ValueType = "string"},
|
|
ShowTag = {ValueType = "int"},
|
|
},
|
|
XTableArchiveTag = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Color = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
IsNotShow = {ValueType = "int"},
|
|
TagGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMonsterSetting = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableAwarenessSetting = {
|
|
Id = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableWeaponSetting = {
|
|
Id = {ValueType = "int"},
|
|
EquipId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTablePartnerSetting = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableArchiveWeaponGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
CollectionTitle = {Type = 1, ValueType = "string"},
|
|
CollectionContent = {Type = 1, ValueType = "string"},
|
|
CollectNum = {Type = 1, ValueType = "int"},
|
|
IconPath = {Type = 1, ValueType = "string"},
|
|
CgId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchiveAwarenessGroup = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Add = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
},
|
|
XTableSpecialActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
ActivityType = {ValueType = "int"},
|
|
RedPointConditions = {ValueType = "string"},
|
|
Param = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
TeamEffectId = {Type = 1, ValueType = "int"},
|
|
ActionPoint = {ValueType = "int"},
|
|
TeamMemberCount = {ValueType = "int"},
|
|
BlackShopId = {ValueType = "int"},
|
|
FightNeedPoint = {ValueType = "int"},
|
|
RobotMax = {ValueType = "int"},
|
|
CharacterLimitType = {ValueType = "int"},
|
|
LimitBuffId = {ValueType = "int"},
|
|
InitActionPoint = {ValueType = "int"},
|
|
InitBuffId = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeTier = {
|
|
Id = {ValueType = "int"},
|
|
Tier = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
NodeId = {Type = 1, ValueType = "int"},
|
|
FatherNode = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRogueLikeTierSection = {
|
|
Id = {ValueType = "int"},
|
|
TierType = {ValueType = "int"},
|
|
MinTier = {ValueType = "int"},
|
|
MaxTier = {ValueType = "int"},
|
|
EventGroup = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeNode = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeBox = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikePoint = {
|
|
Type = {ValueType = "int"},
|
|
Point = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeBuff = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
CustomType = {ValueType = "int"},
|
|
FightEvent = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Discount = {ValueType = "int"},
|
|
IntensifyId = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeEvent = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeShop = {
|
|
Id = {ValueType = "int"},
|
|
LimitCount = {ValueType = "int"},
|
|
ShopItemId = {Type = 1, ValueType = "int"},
|
|
BuyCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeShopItem = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
ConsumeId = {Type = 1, ValueType = "int"},
|
|
ConsumeNum = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeRobot = {
|
|
Id = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeSpecialEvent = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeSpecialEventGroup = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeRecover = {
|
|
Id = {ValueType = "int"},
|
|
ActionPoint = {ValueType = "int"},
|
|
HpPercent = {ValueType = "int"},
|
|
CostSupportPoint = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeTeamEffect = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
CharacterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeSupportStation = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
NeedPoint = {ValueType = "int"},
|
|
SpecialEvent = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeActivityDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
FunctionalOpenId = {ValueType = "int"},
|
|
BeginStoryId = {ValueType = "string"},
|
|
},
|
|
XTableRogueLikeBuffDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BuffType = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableRogueLikeNodeDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRogueLikeTierSectionDetails = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
GroupPrefab = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRogueLikeSpecialEventDetails = {
|
|
Id = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
},
|
|
XTableRogueLikeSupportStationDetails = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableRogueLikeSpecialEventGroupDetails = {
|
|
Id = {ValueType = "int"},
|
|
GroupItemId = {ValueType = "int"},
|
|
HasLeave = {ValueType = "int"},
|
|
IsEnd = {ValueType = "int"},
|
|
OptionDesc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRogueLikeSpecialEventGroupItem = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
IsEnd = {ValueType = "int"},
|
|
HasLeave = {ValueType = "int"},
|
|
OptionId = {Type = 1, ValueType = "int"},
|
|
OptionDesc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRogueLikePurgatoryScoreDesDetail = {
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableScoreTitle = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ScreenType = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ExtraParams = {Type = 1, ValueType = "int"},
|
|
InitQuality = {ValueType = "int"},
|
|
QualityConditions = {Type = 1, ValueType = "int"},
|
|
Qualities = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MainDesc = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
Hint = {Type = 1, ValueType = "string"},
|
|
ExpandInfoId = {Type = 1, ValueType = "int"},
|
|
GetDesc = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
ShowScore = {ValueType = "int"},
|
|
ShowQualityUpTip = {ValueType = "int"},
|
|
IsNotShowGetTip = {ValueType = "int"},
|
|
Medal3D = {ValueType = "string"},
|
|
MedalImg = {ValueType = "string"},
|
|
MedalIcon = {ValueType = "string"},
|
|
ScoreParams = {Type = 1, ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
GroupLv = {ValueType = "int"},
|
|
ShowMaxLevel = {ValueType = "int"},
|
|
PrefabPath = {ValueType = "string"},
|
|
},
|
|
XTableScoreTitleItem = {
|
|
Id = {ValueType = "int"},
|
|
TitleId = {ValueType = "int"},
|
|
},
|
|
XTableScoreTitleExpandInfo = {
|
|
Id = {ValueType = "int"},
|
|
StrServerKey = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EmptyDesc = {ValueType = "string"},
|
|
},
|
|
XTableScoreScreenTag = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableScoreTitleActivityExtra = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchiveStoryGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableArchiveStoryChapter = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
LockBg = {ValueType = "string"},
|
|
BgWidth = {ValueType = "int"},
|
|
BgHigh = {ValueType = "int"},
|
|
BgOffSetX = {ValueType = "int"},
|
|
BgOffSetY = {ValueType = "int"},
|
|
},
|
|
XTableArchiveStoryDetail = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
DescTitle = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
UnLockTime = {ValueType = "string"},
|
|
StoryId = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSameNpcGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawAimProbability = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
UpProbability = {ValueType = "string"},
|
|
UpProbabilityDesc = {ValueType = "string"},
|
|
UpProbabilityPercent = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
ProbabilityBg = {ValueType = "string"},
|
|
IsChangePos = {ValueType = "int"},
|
|
IconPosX = {ValueType = "float"},
|
|
IconPosY = {ValueType = "float"},
|
|
IsChangeSize = {ValueType = "int"},
|
|
IconWidth = {ValueType = "float"},
|
|
IconHeight = {ValueType = "float"},
|
|
IsChangeRot = {ValueType = "int"},
|
|
RotZ = {ValueType = "float"},
|
|
},
|
|
XTableAssignChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
Cover = {ValueType = "string"},
|
|
SkillPlusId = {ValueType = "int"},
|
|
AssignCondition = {Type = 1, ValueType = "int"},
|
|
SelectCharCondition = {Type = 1, ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
SkillIcon = {ValueType = "string"},
|
|
},
|
|
XTableAssignGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
PreGroupId = {ValueType = "int"},
|
|
ChallengeNum = {ValueType = "int"},
|
|
BaseStage = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TeamInfoId = {Type = 1, ValueType = "int"},
|
|
GroupOrderId = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableAssignTeamInfo = {
|
|
Id = {ValueType = "int"},
|
|
RequireAbility = {ValueType = "int"},
|
|
NeedCharacter = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableAwarenessChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Site = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
SelectCharCondition = {Type = 1, ValueType = "int"},
|
|
BaseStage = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TeamInfoId = {Type = 1, ValueType = "int"},
|
|
ChapterNo = {ValueType = "string"},
|
|
},
|
|
XTableAwarenessTeamInfo = {
|
|
Id = {ValueType = "int"},
|
|
RequireAbility = {ValueType = "int"},
|
|
NeedCharacter = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableCharacterSkillTypeInfo = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableMarketingActivity = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
},
|
|
XTablePicComposition = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Img = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
},
|
|
XTableCompositionCharacter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableRegressionActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
Condition2 = {ValueType = "int"},
|
|
ContinueDays = {ValueType = "int"},
|
|
ScheduleItemId = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegressionTask = {
|
|
Id = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
DailyTaskId = {Type = 1, ValueType = "int"},
|
|
WeeklyTaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegressionScheduleReward = {
|
|
Id = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
Schedule = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableRegressionCondition = {
|
|
Id = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
FirstOfflineTime = {ValueType = "int"},
|
|
SecondOfflineTime = {ValueType = "int"},
|
|
},
|
|
XTableRegressionInvite = {
|
|
Id = {ValueType = "int"},
|
|
InvitePeopleMax = {ValueType = "int"},
|
|
CodeLetter = {ValueType = "string"},
|
|
InviteRewardId = {Type = 1, ValueType = "int"},
|
|
UseCodeReward = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegressionInviteReward = {
|
|
Id = {ValueType = "int"},
|
|
People = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableNpcUiFightRes = {
|
|
Id = {ValueType = "int"},
|
|
HeadImageName = {ValueType = "string"},
|
|
OnlinePortrait = {ValueType = "string"},
|
|
Model = {Type = 1, ValueType = "string"},
|
|
EnergyBar = {Type = 1, ValueType = "string"},
|
|
EnergyGroupBar = {Type = 1, ValueType = "string"},
|
|
SPPrefab = {Type = 1, ValueType = "string"},
|
|
AttackIconImage = {ValueType = "string"},
|
|
DodgeIconImage = {ValueType = "string"},
|
|
ExSkillIconImage = {ValueType = "string"},
|
|
PartnerSkillIconImage0 = {ValueType = "string"},
|
|
PartnerSkillIconImage1 = {ValueType = "string"},
|
|
PartnerSPPrefab = {ValueType = "string"},
|
|
AttackEffectPrefab = {ValueType = "string"},
|
|
FightComboPrefab = {ValueType = "string"},
|
|
},
|
|
XTableProductCommentActivity = {
|
|
Id = {ValueType = "int"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
UploadBeginTimeStr = {ValueType = "string"},
|
|
UploadEndTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
ProductionId = {ValueType = "int"},
|
|
PraiseItemId = {ValueType = "int"},
|
|
PraiseConsume = {ValueType = "int"},
|
|
ScheduleItemId = {ValueType = "int"},
|
|
ContentMaxNum = {ValueType = "int"},
|
|
ContentMaxLength = {ValueType = "int"},
|
|
RankNum = {ValueType = "int"},
|
|
RankRewardGroup = {ValueType = "int"},
|
|
LimitTaskId = {ValueType = "int"},
|
|
},
|
|
XTableProductCommentRankReward = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
MinRank = {ValueType = "int"},
|
|
MaxRank = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableProductCommentScheduleReward = {
|
|
Id = {ValueType = "int"},
|
|
Schedule = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableWindowsInlay = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Url = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableMonsterNpcData = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ModelId = {ValueType = "string"},
|
|
},
|
|
XTablePlatformShare = {
|
|
Id = {ValueType = "int"},
|
|
ShareType = {ValueType = "int"},
|
|
ShareParam = {Type = 1, ValueType = "string"},
|
|
PlatformType = {Type = 1, ValueType = "int"},
|
|
PlatformIcon = {Type = 1, ValueType = "string"},
|
|
PlatformShowedText = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePlatformShareOpen = {
|
|
Id = {ValueType = "string"},
|
|
IsOpen = {ValueType = "bool"},
|
|
},
|
|
XTableMusicPlayerAlbum = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Composer = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
CueId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableMainLineExploreGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StageIndex = {ValueType = "int"},
|
|
PreShowIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableParallelAnimeGroup = {
|
|
Id = {ValueType = "int"},
|
|
StageIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExtraExploreGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StageIndex = {ValueType = "int"},
|
|
PreShowIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRewardConfirm = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
},
|
|
XTableArenaOnlineChapter = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
MinLevel = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
SectionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArenaOnlineSection = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LeftTimeDesc = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
OpenDays = {Type = 1, ValueType = "int"},
|
|
StageGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArenaOnlineStageGroup = {
|
|
Id = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
PrefabPath = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableArenaOnlineActiveBuff = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
QualityCount = {ValueType = "int"},
|
|
AffectQuality = {ValueType = "int"},
|
|
FightEffectId = {ValueType = "int"},
|
|
OnIcon = {ValueType = "string"},
|
|
OffIcon = {ValueType = "string"},
|
|
ActiveTip = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableArenaOnlineStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Sort = {ValueType = "int"},
|
|
BgIcon = {ValueType = "string"},
|
|
NameIcon = {ValueType = "string"},
|
|
StageId = {ValueType = "string"},
|
|
EnduranceCost = {ValueType = "int"},
|
|
SingleSwitch = {ValueType = "bool"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
ActiveBuffId = {ValueType = "int"},
|
|
BottomCount = {ValueType = "int"},
|
|
ShowDropId = {ValueType = "int"},
|
|
ShowBottomId = {ValueType = "int"},
|
|
Difficulty = {Type = 1, ValueType = "int"},
|
|
SingleDiff = {Type = 1, ValueType = "int"},
|
|
SkillTitle = {Type = 1, ValueType = "string"},
|
|
SkillDesc = {Type = 1, ValueType = "string"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWeaponFashion = {
|
|
Id = {ValueType = "int"},
|
|
EquipType = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
ItemCountByHour = {ValueType = "int"},
|
|
WeaponSkillId = {ValueType = "int"},
|
|
EffectTimeStr = {ValueType = "string"},
|
|
ExpireTimeStr = {ValueType = "string"},
|
|
},
|
|
XTableFightWords = {
|
|
Group = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
Duration = {Type = 1, ValueType = "float"},
|
|
CvId = {ValueType = "int"},
|
|
WordsIndex = {ValueType = "int"},
|
|
},
|
|
XTableWeaponFashionRes = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDescription = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
SkipIdParams = {Type = 1, ValueType = "int"},
|
|
ModelTransId = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId1 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId2 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId3 = {Type = 1, ValueType = "int"},
|
|
ShopIcon = {ValueType = "string"},
|
|
},
|
|
XTableHeadPortraitHide = {
|
|
Id = {ValueType = "int"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
},
|
|
XTableMainLineExploreItem = {
|
|
Id = {ValueType = "int"},
|
|
MainChapterId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Hint = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableExtraExploreItem = {
|
|
Id = {ValueType = "int"},
|
|
MainChapterId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Hint = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableExtraNextChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
SkipCondition = {ValueType = "int"},
|
|
StoryImgs = {Type = 1, ValueType = "string"},
|
|
StorySkipId = {Type = 1, ValueType = "int"},
|
|
StorySkipName = {Type = 1, ValueType = "string"},
|
|
StoryChpterType = {Type = 1, ValueType = "int"},
|
|
StoryChapterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableUnionKillActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
RankTimeId = {ValueType = "int"},
|
|
PraiseBaseRank = {ValueType = "int"},
|
|
TaskLimitId = {Type = 1, ValueType = "int"},
|
|
SectionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableUnionKillSection = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
BoxRewardId = {ValueType = "int"},
|
|
KillBossCount = {ValueType = "int"},
|
|
UnlockBossStageLimit = {ValueType = "int"},
|
|
EventStageLimit = {ValueType = "int"},
|
|
SingleFightTime = {ValueType = "int"},
|
|
BaseRankNum = {ValueType = "int"},
|
|
BossStage = {ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
BossTotalHp = {ValueType = "int"},
|
|
TrialStage = {ValueType = "int"},
|
|
TrialUseShare = {ValueType = "int"},
|
|
EventStageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableUnionKillEventStage = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableUnionKillWeather = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableUnionKillWeatherChange = {
|
|
Id = {ValueType = "int"},
|
|
Hour = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableUnionKillScoreRule = {
|
|
Id = {ValueType = "int"},
|
|
DamageMaxScore = {ValueType = "int"},
|
|
TimeMaxScore = {ValueType = "int"},
|
|
HpMaxScore = {ValueType = "int"},
|
|
BossLoseHp = {ValueType = "float"},
|
|
BossLoseHpScore = {ValueType = "int"},
|
|
BossTotalHp = {ValueType = "int"},
|
|
LeftTime = {ValueType = "int"},
|
|
LeftTimeScore = {ValueType = "int"},
|
|
CharLeftHp = {ValueType = "float"},
|
|
CharLeftHpScore = {ValueType = "int"},
|
|
},
|
|
XTableUnionKillRankReward = {
|
|
Id = {ValueType = "int"},
|
|
LevelId = {ValueType = "int"},
|
|
MinRank = {ValueType = "float"},
|
|
MaxRank = {ValueType = "float"},
|
|
MailId = {ValueType = "int"},
|
|
RankIcon = {ValueType = "string"},
|
|
},
|
|
XTableUnionKillRankLevel = {
|
|
Id = {ValueType = "int"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableUnionKillActivityDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableUnionKillWeatherDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableUnionKillSectionDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BossIcon = {ValueType = "string"},
|
|
TrialIcon = {ValueType = "string"},
|
|
BossBuffName = {ValueType = "string"},
|
|
BossBuffText = {ValueType = "string"},
|
|
MainPrefabName = {ValueType = "string"},
|
|
ItemPrefabName = {ValueType = "string"},
|
|
SectionIcon = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUnionKillEventDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
},
|
|
XTableCollectionLevel = {
|
|
Id = {ValueType = "int"},
|
|
CurLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableShopShowType = {
|
|
Id = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
},
|
|
XTableEliminateGame = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
LineCount = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
FlipItemId = {ValueType = "int"},
|
|
FlipItemCount = {ValueType = "int"},
|
|
MoveItemId = {ValueType = "int"},
|
|
MoveItemCount = {ValueType = "int"},
|
|
EliminateCount = {ValueType = "int"},
|
|
Grids = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEliminateGrid = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
DefaultState = {ValueType = "int"},
|
|
},
|
|
XTableEliminateGridType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
TypePic = {ValueType = "string"},
|
|
},
|
|
XTableEliminateReward = {
|
|
Id = {ValueType = "int"},
|
|
GameId = {ValueType = "int"},
|
|
GridType = {ValueType = "int"},
|
|
GridCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainStarReward = {
|
|
Id = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SecondName = {ValueType = "string"},
|
|
SeasonName = {ValueType = "string"},
|
|
PrefixName = {ValueType = "string"},
|
|
BgIcon = {ValueType = "string"},
|
|
TabImage = {ValueType = "string"},
|
|
RewardType = {ValueType = "int"},
|
|
HelpId = {Type = 1, ValueType = "int"},
|
|
RewardParams = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
RandomStageId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
EliminateGameId = {ValueType = "int"},
|
|
PointItemId = {ValueType = "int"},
|
|
PointRewardId = {Type = 1, ValueType = "int"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
InitSkillId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainPointReward = {
|
|
Id = {ValueType = "int"},
|
|
NeedPoint = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ShowItem = {ValueType = "int"},
|
|
ShowItemNum = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainStage = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
HellStageId = {ValueType = "int"},
|
|
AlbumId = {ValueType = "int"},
|
|
MatchTimeout = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainRankTier = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Tier = {ValueType = "int"},
|
|
TierName = {ValueType = "string"},
|
|
TierDescribe = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
SettleScore = {Type = 1, ValueType = "int"},
|
|
NextRankId = {ValueType = "int"},
|
|
LowestGrade = {ValueType = "int"},
|
|
},
|
|
XTableSpecialRankScoreGoods = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableSpecialTrainRandomStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
StoryIcon = {ValueType = "string"},
|
|
IconEffect = {ValueType = "string"},
|
|
},
|
|
XTableSpecialTrainStageIconEffect = {
|
|
StageId = {ValueType = "int"},
|
|
IconEffect = {ValueType = "string"},
|
|
},
|
|
XTableSpecialTrainDailySwitchTask = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
DayId = {ValueType = "int"},
|
|
DailyTaskGroupId = {ValueType = "int"},
|
|
},
|
|
XTableSpecialTrainRhythmRankSkill = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
FightEvent = {ValueType = "int"},
|
|
},
|
|
XTableMonsterModelTrans = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
NpcState = {ValueType = "int"},
|
|
StateText = {ValueType = "string"},
|
|
StandAnime = {ValueType = "string"},
|
|
HideNodeName = {Type = 1, ValueType = "string"},
|
|
ScriptPartId = {ValueType = "int"},
|
|
},
|
|
XTableMonsterEffect = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
NpcState = {ValueType = "int"},
|
|
EffectNodeName = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
},
|
|
XTableGuildTalent = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GuildLevel = {ValueType = "int"},
|
|
CostPoint = {Type = 1, ValueType = "int"},
|
|
Parent = {Type = 1, ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
},
|
|
XTableGuildTalentDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IndexInMap = {ValueType = "int"},
|
|
TalentIcon = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
Descriptions = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildPresent = {
|
|
Id = {ValueType = "int"},
|
|
PresentId = {ValueType = "int"},
|
|
Popularity = {ValueType = "int"},
|
|
GuildCoin = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossData = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
StageType = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "string"},
|
|
Robot = {Type = 1, ValueType = "int"},
|
|
StageEffect = {Type = 1, ValueType = "int"},
|
|
EffectCount = {Type = 1, ValueType = "int"},
|
|
RobotCount = {ValueType = "int"},
|
|
StageCount = {ValueType = "int"},
|
|
FixedRobot = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildBossHpReward = {
|
|
Id = {ValueType = "int"},
|
|
HpPercent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
NewRewardId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossScoreReward = {
|
|
Id = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
NewRewardId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossStageEffect = {
|
|
StageId = {ValueType = "int"},
|
|
EffectId = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossStageRobot = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossScoreRule = {
|
|
Id = {ValueType = "int"},
|
|
BaseScore = {ValueType = "int"},
|
|
DamageScore = {ValueType = "int"},
|
|
HpMaxScore = {ValueType = "int"},
|
|
CharLeftHp = {ValueType = "float"},
|
|
CharLeftHpScore = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossRankReward = {
|
|
Id = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossFightStyle = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MaxCount = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableGuildBossFightStyleSkill = {
|
|
Id = {ValueType = "int"},
|
|
Style = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
UnlockLv = {ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IsCore = {ValueType = "int"},
|
|
IsPermanent = {ValueType = "int"},
|
|
},
|
|
XTableGuildTaskGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
TaskType = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TaskDataKey = {ValueType = "string"},
|
|
SkipId = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreGrid = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
FrontId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreNode = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ResType = {ValueType = "int"},
|
|
RecHpPer = {ValueType = "int"},
|
|
FightStageId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
RewardPoolId = {ValueType = "int"},
|
|
RewardCount = {ValueType = "int"},
|
|
EventPoolId = {ValueType = "int"},
|
|
SubHpProbability = {ValueType = "int"},
|
|
SubHpMinPer = {ValueType = "int"},
|
|
SubHpMaxPer = {ValueType = "int"},
|
|
RewardMoneyCount = {ValueType = "int"},
|
|
UseActionPoint = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreReward = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
CoreId = {ValueType = "int"},
|
|
CoreLevel = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreEvent = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableInfestorExploreLevelGroup = {
|
|
Id = {ValueType = "int"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreDiff = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Diff = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
JoinNum = {ValueType = "int"},
|
|
UpNum = {ValueType = "int"},
|
|
DownNum = {ValueType = "int"},
|
|
UpMailId = {ValueType = "int"},
|
|
KeepMailId = {ValueType = "int"},
|
|
DownMailId = {ValueType = "int"},
|
|
ShowScoreGap = {ValueType = "int"},
|
|
ShowScoreLimit = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreCore = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableInfestorExploreCoreLevelEffect = {
|
|
Id = {ValueType = "int"},
|
|
CoreId = {ValueType = "int"},
|
|
CoreLevel = {ValueType = "int"},
|
|
DecomposeMoney = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreShopGoods = {
|
|
Id = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
CoreId = {ValueType = "int"},
|
|
CoreLevel = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
LimitCount = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreShop = {
|
|
Id = {ValueType = "int"},
|
|
GoodsCount = {ValueType = "int"},
|
|
RefreshCost = {ValueType = "int"},
|
|
},
|
|
XTableInfestorExploreBuff = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
},
|
|
XTableInfestorFightRewardCost = {
|
|
Times = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
},
|
|
XTableInfestorActivity = {
|
|
Id = {ValueType = "int"},
|
|
ExploreChapterId = {Type = 1, ValueType = "int"},
|
|
BossStageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorFightEvent = {
|
|
Id = {ValueType = "int"},
|
|
ExploreFightEventId = {Type = 1, ValueType = "int"},
|
|
BossFightEventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorEventGoods = {
|
|
EventId = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
},
|
|
XTableInfestorBossScoreRule = {
|
|
StageId = {ValueType = "int"},
|
|
TotalMaxScore = {ValueType = "int"},
|
|
DamageFactor = {ValueType = "float"},
|
|
DamageMaxScore = {ValueType = "int"},
|
|
HpFactor = {ValueType = "float"},
|
|
HpMaxScore = {ValueType = "int"},
|
|
UseTimeFactor = {ValueType = "float"},
|
|
UseTimeMaxScore = {ValueType = "int"},
|
|
},
|
|
XTableInfestorStageDiffControl = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Diff = {ValueType = "int"},
|
|
MonsterLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorOutPostDesPool = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableInfestorOutPostDes = {
|
|
Id = {ValueType = "int"},
|
|
Key = {ValueType = "string"},
|
|
PoolId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchiveStoryNpc = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PicSmall = {ValueType = "string"},
|
|
PicBig = {ValueType = "string"},
|
|
UnLockTime = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableArchiveStoryNpcSetting = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
UnLockTime = {ValueType = "string"},
|
|
},
|
|
XTableCharacterUiEffect = {
|
|
Id = {ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EffectPath = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCharacterUiEquipEffect = {
|
|
Id = {ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EquipModelId = {ValueType = "int"},
|
|
EffectPath = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableArchiveCGGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableArchiveCGDetail = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Author = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
SpineBg = {ValueType = "string"},
|
|
LockBg = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
IsShowRedPoint = {ValueType = "int"},
|
|
UnLockTime = {ValueType = "string"},
|
|
BgWidth = {ValueType = "int"},
|
|
BgHigh = {ValueType = "int"},
|
|
BgOffSetX = {ValueType = "int"},
|
|
BgOffSetY = {ValueType = "int"},
|
|
},
|
|
XTableArchivePVDetail = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
LockBg = {ValueType = "string"},
|
|
Pv = {ValueType = "int"},
|
|
UnLockTime = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
BgWidth = {ValueType = "int"},
|
|
BgHigh = {ValueType = "int"},
|
|
BgOffSetX = {ValueType = "int"},
|
|
BgOffSetY = {ValueType = "int"},
|
|
},
|
|
XTableArchiveCommunication = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
CommunicationId = {ValueType = "int"},
|
|
CommunicationType = {ValueType = "int"},
|
|
CommunicationIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
BtnContent = {ValueType = "string"},
|
|
UnLockTime = {ValueType = "string"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHandIcon = {ValueType = "string"},
|
|
UiType = {ValueType = "int"},
|
|
ContentsGroupId = {ValueType = "int"},
|
|
},
|
|
XTableArchiveMail = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
UnLockTime = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
SendName = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
NpcHandIcon = {ValueType = "string"},
|
|
},
|
|
XTableArchiveEventDateGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GroupType = {ValueType = "int"},
|
|
ShowTime = {ValueType = "string"},
|
|
},
|
|
XTableInfestorExploreSection = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableInfestorExploreChapter = {
|
|
Id = {ValueType = "int"},
|
|
PreChapterId = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
TeamType = {ValueType = "int"},
|
|
CharacterLimitType = {ValueType = "int"},
|
|
LimitBuffId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableInfestorExploreFog = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Depth = {ValueType = "int"},
|
|
},
|
|
XTableInfestorGroup = {
|
|
Id = {ValueType = "int"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
},
|
|
XTableInfestorNodeType = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
StageBg = {ValueType = "string"},
|
|
},
|
|
XTableInfestorEventPoolRes = {
|
|
PoolId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
BtnName = {ValueType = "string"},
|
|
EventId1 = {Type = 1, ValueType = "int"},
|
|
EventId2 = {Type = 1, ValueType = "int"},
|
|
EventId3 = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInfestorBuffsRes = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableInfestorSupplyRewardRes = {
|
|
Id = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableInfestorEventType = {
|
|
Type = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
DescriptionRevert = {ValueType = "string"},
|
|
DescriptionEmpty = {ValueType = "string"},
|
|
},
|
|
XTableInfestorStatus = {
|
|
Day = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTimeLimitCtrlConfig = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableDrawTypeChange = {
|
|
MainGroupId = {ValueType = "int"},
|
|
MainTypeName = {ValueType = "string"},
|
|
SubGroupId = {Type = 1, ValueType = "int"},
|
|
SubTypeName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildBossStageInfo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Code = {ValueType = "string"},
|
|
BackGround = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
DetailIcon = {ValueType = "string"},
|
|
BuffId = {ValueType = "int"},
|
|
Limit = {ValueType = "string"},
|
|
BossHead = {ValueType = "string"},
|
|
Desc = {Type = 1, ValueType = "string"},
|
|
SubLevelBg = {ValueType = "string"},
|
|
},
|
|
XTableGuildBossLevel = {
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BossHp = {ValueType = "int"},
|
|
UnlockScore = {ValueType = "int"},
|
|
AdditionPercent = {ValueType = "int"},
|
|
},
|
|
XTableGuildBossBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Dis = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableArchiveAwarenessGroupType = {
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
},
|
|
XTableSpecialCollectionLevel = {
|
|
Index = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
},
|
|
XTableChallengeExtraTime = {
|
|
Id = {ValueType = "int"},
|
|
DamageType = {ValueType = "int"},
|
|
MaxDamage = {ValueType = "int"},
|
|
Ruling = {ValueType = "int"},
|
|
DamageIntervals = {Type = 1, ValueType = "int"},
|
|
TimeIntervals = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDamageTypeTip = {
|
|
Id = {ValueType = "int"},
|
|
DamageTypeTip = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
},
|
|
XTableFubenStageCharacterLimit = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFubenSecondTag = {
|
|
Id = {ValueType = "int"},
|
|
FirstTagId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
ChapterType = {Type = 1, ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableFubenStoryLine = {
|
|
Id = {ValueType = "int"},
|
|
ChapterType = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
SkipCondition = {ValueType = "int"},
|
|
},
|
|
XTableWorldBossActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
BeginTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
AttributeAreaId = {Type = 1, ValueType = "int"},
|
|
BossAreaId = {Type = 1, ValueType = "int"},
|
|
SpecialSaleId = {Type = 1, ValueType = "int"},
|
|
ActionPointId = {ValueType = "int"},
|
|
MaxActionPoint = {ValueType = "int"},
|
|
ShopCurrencyId = {ValueType = "int"},
|
|
TitleId = {ValueType = "int"},
|
|
StartStoryId = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableWorldBossAttributeArea = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EnglishName = {ValueType = "string"},
|
|
MaxChallengeCount = {ValueType = "int"},
|
|
FinishReward = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
SystemReportId = {Type = 1, ValueType = "int"},
|
|
PlayerReportId = {Type = 1, ValueType = "int"},
|
|
StartStoryId = {ValueType = "string"},
|
|
AreaImg = {ValueType = "string"},
|
|
AreaDesc = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
},
|
|
XTableWorldBossAttributeStage = {
|
|
Id = {ValueType = "int"},
|
|
TotalFinishCount = {ValueType = "int"},
|
|
PreStageId = {Type = 1, ValueType = "int"},
|
|
FinishReward = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
StartStoryId = {ValueType = "string"},
|
|
SystemReportId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWorldBossBossArea = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnlockNeedStageCount = {ValueType = "int"},
|
|
MaxChallengeCount = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
PhasesRewardId = {Type = 1, ValueType = "int"},
|
|
SystemReportId = {Type = 1, ValueType = "int"},
|
|
PlayerReportId = {Type = 1, ValueType = "int"},
|
|
StartStoryId = {ValueType = "string"},
|
|
FinishStoryId = {ValueType = "string"},
|
|
AreaImg = {ValueType = "string"},
|
|
AreaLockImg = {ValueType = "string"},
|
|
AreaDesc = {ValueType = "string"},
|
|
ModelId = {ValueType = "string"},
|
|
BossTaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWorldBossBossStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
DescColor = {ValueType = "string"},
|
|
HurtHp = {ValueType = "int"},
|
|
RecommendAbility = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MonsterLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWorldBossBuff = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
CustomizeId = {ValueType = "int"},
|
|
InfoTitle = {ValueType = "string"},
|
|
InfoText = {ValueType = "string"},
|
|
InfoConditionText = {ValueType = "string"},
|
|
HintText = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IsNotShow = {ValueType = "int"},
|
|
},
|
|
XTableWorldBossPhasesReward = {
|
|
Id = {ValueType = "int"},
|
|
HpPercent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableWorldBossBossShop = {
|
|
Id = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
DiscountId = {Type = 1, ValueType = "int"},
|
|
ShopImg = {ValueType = "string"},
|
|
},
|
|
XTableWorldBossBossShopDiscount = {
|
|
Id = {ValueType = "int"},
|
|
HpPercent = {ValueType = "int"},
|
|
Discount = {ValueType = "float"},
|
|
BossId = {ValueType = "int"},
|
|
DiscountText = {ValueType = "string"},
|
|
},
|
|
XTableWorldBossScoreRule = {
|
|
Id = {ValueType = "int"},
|
|
Damage = {ValueType = "int"},
|
|
DamageScore = {ValueType = "int"},
|
|
MaxDamageScore = {ValueType = "int"},
|
|
CharLeftHp = {ValueType = "float"},
|
|
CharLeftHpScore = {ValueType = "int"},
|
|
MaxCharacterScore = {ValueType = "int"},
|
|
},
|
|
XTableWorldBossStageScheduleControl = {
|
|
Id = {ValueType = "int"},
|
|
ZoneName = {ValueType = "string"},
|
|
StageId = {ValueType = "int"},
|
|
MinCount = {Type = 1, ValueType = "int"},
|
|
MaxCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWorldBossHpControl = {
|
|
Id = {ValueType = "int"},
|
|
ZoneName = {ValueType = "string"},
|
|
Day = {ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
MaxLoseHp = {ValueType = "int"},
|
|
MaxControlValue = {ValueType = "int"},
|
|
MinPercent = {Type = 1, ValueType = "int"},
|
|
MaxPercent = {Type = 1, ValueType = "int"},
|
|
ControlValue = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWorldBossHpConfig = {
|
|
Id = {ValueType = "int"},
|
|
ZoneName = {ValueType = "string"},
|
|
BossId = {ValueType = "int"},
|
|
TotalHp = {ValueType = "int"},
|
|
},
|
|
XTableWorldBossFightReport = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
HeadIcon = {ValueType = "string"},
|
|
Phases = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
Message = {ValueType = "string"},
|
|
},
|
|
XTablePuzzleActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
},
|
|
XTablePuzzleActivityPiece = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
CoverImage = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionConfig = {
|
|
Id = {ValueType = "int"},
|
|
ActivityType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RecruitRobotMaxNum = {ValueType = "int"},
|
|
RecruitInitNum = {ValueType = "int"},
|
|
RecruitMaxNum = {ValueType = "int"},
|
|
RecruitRecoverTime = {ValueType = "int"},
|
|
RecruitDrawNum = {ValueType = "int"},
|
|
RecruitPickNum = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
TaskGroupId = {ValueType = "int"},
|
|
Cycle = {ValueType = "int"},
|
|
ResetStageConsumeId = {ValueType = "int"},
|
|
ResetStageConsumeCount = {ValueType = "int"},
|
|
ResetChapterConsumeId = {ValueType = "int"},
|
|
ResetChapterConsumeCount = {ValueType = "int"},
|
|
CommentMaxNum = {ValueType = "int"},
|
|
DailyLikeMaxNum = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
BannerTexturePath = {ValueType = "string"},
|
|
RankIcon = {Type = 1, ValueType = "string"},
|
|
ChapterPrefab = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
PrefabPath = {Type = 1, ValueType = "string"},
|
|
CodeName = {ValueType = "string"},
|
|
StageBgPath = {Type = 1, ValueType = "string"},
|
|
BgFx = {Type = 1, ValueType = "string"},
|
|
RewardIcon = {Type = 1, ValueType = "string"},
|
|
DefaultTeamIds = {Type = 1, ValueType = "int"},
|
|
ComboIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExpeditionStage = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StageDes = {ValueType = "string"},
|
|
PreStageType = {ValueType = "int"},
|
|
PreStageIds = {Type = 1, ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
TierId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
PassDrawTimesReward = {ValueType = "int"},
|
|
DrawTimesReward = {ValueType = "int"},
|
|
BossStageCover = {ValueType = "string"},
|
|
RecommentStar = {ValueType = "int"},
|
|
WarningStarCap = {ValueType = "int"},
|
|
DangerStarCap = {ValueType = "int"},
|
|
StageWords = {Type = 1, ValueType = "int"},
|
|
StagePrefab = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionStageTier = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChapterId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
TierType = {ValueType = "int"},
|
|
CoverPath = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionBaseCharacter = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
LockSkill = {Type = 1, ValueType = "int"},
|
|
SkillLevel = {Type = 1, ValueType = "int"},
|
|
LockLevel = {Type = 1, ValueType = "int"},
|
|
Elements = {Type = 1, ValueType = "int"},
|
|
ReferenceComboId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExpeditionCharacter = {
|
|
Id = {ValueType = "int"},
|
|
BaseId = {ValueType = "int"},
|
|
Rank = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionCombo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EffectDescription = {ValueType = "string"},
|
|
EffectId = {Type = 1, ValueType = "int"},
|
|
EffectValid = {Type = 1, ValueType = "string"},
|
|
EffectTarget = {Type = 1, ValueType = "string"},
|
|
ChildComboId = {ValueType = "int"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
ConditionLevel = {ValueType = "int"},
|
|
ConditionNum = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionGlobalCombo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EffectId = {Type = 1, ValueType = "int"},
|
|
EffectValid = {Type = 1, ValueType = "string"},
|
|
EffectTarget = {Type = 1, ValueType = "string"},
|
|
IsVisible = {ValueType = "int"},
|
|
EffectDescription = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionChildCombo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ComboTypeId = {ValueType = "int"},
|
|
IconPath = {ValueType = "string"},
|
|
ConditionDescription = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
DefaultTeamId = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionCharacterWeight = {
|
|
Id = {ValueType = "int"},
|
|
BaseId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
ExtraWeight = {ValueType = "int"},
|
|
MustAppearCount = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionDrawConsume = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionCharacterType = {
|
|
Id = {ValueType = "string"},
|
|
TypeName = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionRankUp = {
|
|
Id = {ValueType = "int"},
|
|
Level1 = {ValueType = "int"},
|
|
Level2 = {ValueType = "int"},
|
|
Level3 = {ValueType = "int"},
|
|
Level4 = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionComboTypeName = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionDefaultTeam = {
|
|
TeamId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TeamDes = {ValueType = "string"},
|
|
PreStageType = {ValueType = "int"},
|
|
PreStageIds = {Type = 1, ValueType = "int"},
|
|
ECharacterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterShowScore = {
|
|
CharacterId = {ValueType = "int"},
|
|
Quality = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExpeditionAssist = {
|
|
EffectId = {ValueType = "int"},
|
|
AssistType = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionDrawPR = {
|
|
Level = {ValueType = "int"},
|
|
NeedRefreshTime = {ValueType = "int"},
|
|
RankPR = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableExpeditionDrawRank = {
|
|
Id = {ValueType = "int"},
|
|
Rank = {ValueType = "int"},
|
|
},
|
|
XTableExpeditionCharacterElements = {
|
|
Id = {ValueType = "int"},
|
|
ElementName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableExpeditionTeamPos = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
ConditionDes = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableHookRope = {
|
|
Id = {ValueType = "int"},
|
|
AreaType = {ValueType = "int"},
|
|
Radius = {ValueType = "fix"},
|
|
Length = {ValueType = "fix"},
|
|
Width = {ValueType = "fix"},
|
|
PosX = {ValueType = "fix"},
|
|
PosY = {ValueType = "fix"},
|
|
PosZ = {ValueType = "fix"},
|
|
face = {ValueType = "fix"},
|
|
TargetIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableClickClearGame = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
},
|
|
XTableClickClearGameStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
TimeLimit = {ValueType = "int"},
|
|
HeadNormalType = {ValueType = "int"},
|
|
HeadNormalCount = {ValueType = "int"},
|
|
NormalTypeDesc = {ValueType = "string"},
|
|
HeadSpecialType = {ValueType = "int"},
|
|
HeadSpecialCount = {ValueType = "int"},
|
|
SpecialTypeDesc = {ValueType = "string"},
|
|
HeadWrongType = {ValueType = "int"},
|
|
WrongCostTime = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RewardConditionDesc = {ValueType = "string"},
|
|
PageList = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableClickClearPage = {
|
|
Id = {ValueType = "int"},
|
|
RowNumber = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableClickClearRow = {
|
|
Id = {ValueType = "int"},
|
|
HeadId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableClickClearHead = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Url = {ValueType = "string"},
|
|
},
|
|
XTableHonorLevel = {
|
|
HonorLevel = {ValueType = "int"},
|
|
MaxExp = {ValueType = "int"},
|
|
MaxActionPoint = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MaxFriendCount = {ValueType = "int"},
|
|
},
|
|
XTableRpgConfig = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MaxChallengeCount = {ValueType = "int"},
|
|
TalentItemId = {ValueType = "int"},
|
|
ActivityName = {ValueType = "string"},
|
|
EntryTexture = {ValueType = "string"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
DailyRewards = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgCharacter = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgBaseCharacter = {
|
|
Id = {ValueType = "int"},
|
|
DisplayAttriName = {Type = 1, ValueType = "string"},
|
|
DisplayAttriType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgTag = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SceneUrl = {ValueType = "string"},
|
|
ModelUrl = {ValueType = "string"},
|
|
},
|
|
XTableRpgTalent = {
|
|
TalentId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
LayerId = {ValueType = "int"},
|
|
TalentType = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
AttribPoolGroupId = {ValueType = "int"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
SkillLevels = {Type = 1, ValueType = "int"},
|
|
EventIds = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
SpecialAbility = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableRpgStage = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
TagId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
OrderName = {ValueType = "string"},
|
|
Difficulty = {ValueType = "int"},
|
|
StageBuffDesc = {ValueType = "string"},
|
|
MonsterId = {Type = 1, ValueType = "int"},
|
|
RecommendLevel = {ValueType = "int"},
|
|
NpcAffixId = {Type = 1, ValueType = "int"},
|
|
IsShowScore = {ValueType = "int"},
|
|
},
|
|
XTableRpgTeamLevel = {
|
|
Level = {ValueType = "int"},
|
|
PreLevel = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
AddTalentPoint = {ValueType = "int"},
|
|
AddRoleLevel = {ValueType = "int"},
|
|
AddSkillLv = {ValueType = "int"},
|
|
},
|
|
XTableRpgTalentLayer = {
|
|
LayerId = {ValueType = "int"},
|
|
NeedTeamLevel = {ValueType = "int"},
|
|
},
|
|
XTableRpgMonsters = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubName = {ValueType = "string"},
|
|
MonsterNpcDataId = {ValueType = "int"},
|
|
IsBoss = {ValueType = "int"},
|
|
Scale = {ValueType = "float"},
|
|
PositionX = {ValueType = "float"},
|
|
PositionY = {ValueType = "float"},
|
|
PositionZ = {ValueType = "float"},
|
|
RotationX = {ValueType = "float"},
|
|
RotationY = {ValueType = "float"},
|
|
RotationZ = {ValueType = "float"},
|
|
},
|
|
XTableRpgItemConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
WorldDesc = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableRpgTalentType = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
TalentType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TalentDes = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BattleRoomBg = {ValueType = "string"},
|
|
},
|
|
XTableMovieSkip = {
|
|
Id = {ValueType = "string"},
|
|
SkipDesc = {ValueType = "string"},
|
|
},
|
|
XTableBackground = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
WorldDescription = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
SceneModelId = {ValueType = "int"},
|
|
LockDec = {ValueType = "string"},
|
|
ShowStr = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
IsFree = {ValueType = "int"},
|
|
IsMainScene = {ValueType = "int"},
|
|
ParticleGroupName = {ValueType = "string"},
|
|
Tag = {Type = 1, ValueType = "string"},
|
|
SwitchDesc = {Type = 1, ValueType = "string"},
|
|
SceneRotation = {ValueType = "int"},
|
|
},
|
|
XTablePhotoModeShareInfo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePhotoModeSharePlatformConfig = {
|
|
Id = {ValueType = "int"},
|
|
SdkId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterAction = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SignBoardActionId = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
UnlockCondition = {Type = 1, ValueType = "int"},
|
|
ConditionDescript = {ValueType = "string"},
|
|
},
|
|
XTableCharacterCollaboration = {
|
|
CharacterId = {ValueType = "int"},
|
|
languageSet = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
IconX = {ValueType = "float"},
|
|
IconY = {ValueType = "float"},
|
|
IconScale = {ValueType = "float"},
|
|
},
|
|
XTableTRPGRole = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
UnlockTarget = {ValueType = "int"},
|
|
Image = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
ModelId = {ValueType = "string"},
|
|
InitAttribute = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
TalentGroupId = {ValueType = "int"},
|
|
IsShowTip = {ValueType = "int"},
|
|
},
|
|
XTableTRPGRoleTalent = {
|
|
Id = {ValueType = "int"},
|
|
TalentPointIcon = {ValueType = "string"},
|
|
ResetTalentItemId = {ValueType = "int"},
|
|
ResetTalentItemCount = {ValueType = "int"},
|
|
},
|
|
XTableTRPGRoleAttribute = {
|
|
AttrType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
MaxValue = {ValueType = "int"},
|
|
},
|
|
XTableTRPGRoleTalentGroup = {
|
|
Id = {ValueType = "int"},
|
|
PreId = {ValueType = "int"},
|
|
IsCommonForShow = {ValueType = "int"},
|
|
CostPoint = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
},
|
|
XTableTRPGRoleTalentGroupClient = {
|
|
Id = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableTRPGMainArea = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubAreaId = {Type = 1, ValueType = "int"},
|
|
TargetLinkId = {Type = 1, ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
TRPGRewardId = {Type = 1, ValueType = "int"},
|
|
TruthRoadGroupId = {Type = 1, ValueType = "int"},
|
|
TruthRoadTabBg = {ValueType = "string"},
|
|
SubAreaBg = {ValueType = "string"},
|
|
TruthRoadBg = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
FirstOpenFunctionGroupId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGSecondArea = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubAreaBg = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
MazeId = {ValueType = "int"},
|
|
SubAreaId = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGThirdArea = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
FuncGroup = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGTarget = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
AreaIcon = {ValueType = "string"},
|
|
CardIcon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGTargetLink = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
PreTarget = {Type = 1, ValueType = "string"},
|
|
TargetMissionType = {ValueType = "int"},
|
|
PrefabAreaName = {ValueType = "string"},
|
|
},
|
|
XTableTRPGFunction = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
NeedSave = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGFunctionGroup = {
|
|
Id = {ValueType = "int"},
|
|
FunctionId = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGMaze = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
StartLayerId = {ValueType = "int"},
|
|
LayerId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGMazeLayer = {
|
|
Id = {ValueType = "int"},
|
|
StartNodeId = {ValueType = "int"},
|
|
StartCardIndex = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MapId = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
},
|
|
XTableTRPGMazeMap = {
|
|
Id = {ValueType = "int"},
|
|
CardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGMazeCard = {
|
|
Id = {ValueType = "int"},
|
|
Disposeable = {ValueType = "int"},
|
|
SingleDisposeable = {ValueType = "int"},
|
|
RecordGroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
Order = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IconR = {ValueType = "string"},
|
|
MiniIcon = {ValueType = "string"},
|
|
ConvertCardId = {ValueType = "int"},
|
|
FightDes = {ValueType = "string"},
|
|
QuickFightDes = {ValueType = "string"},
|
|
ShowTag = {ValueType = "int"},
|
|
MovieId = {ValueType = "string"},
|
|
},
|
|
XTableTRPGMazeCardType = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableTRPGMazeCardRecordGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MiniIcon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGLevel = {
|
|
Id = {ValueType = "int"},
|
|
UpExp = {ValueType = "int"},
|
|
TalentPoint = {ValueType = "int"},
|
|
},
|
|
XTableTRPGShop = {
|
|
Id = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
ShopItemId = {Type = 1, ValueType = "int"},
|
|
ShopItemCount = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGShopItem = {
|
|
Id = {ValueType = "int"},
|
|
ResetType = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
},
|
|
XTableTRPGExamine = {
|
|
Id = {ValueType = "int"},
|
|
Endurance = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
ActionId = {Type = 1, ValueType = "int"},
|
|
PunishId = {Type = 1, ValueType = "int"},
|
|
PunishWeight = {Type = 1, ValueType = "int"},
|
|
SucDesc = {ValueType = "string"},
|
|
FailDesc = {ValueType = "string"},
|
|
StartMovieId = {ValueType = "string"},
|
|
},
|
|
XTableTRPGExamineAction = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Round = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
NeedValue = {ValueType = "int"},
|
|
ResetCostId = {ValueType = "int"},
|
|
ResetCostCount = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGExamineActionType = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
DescEn = {ValueType = "string"},
|
|
DefaultItemDesc = {ValueType = "string"},
|
|
RangeDesc = {ValueType = "string"},
|
|
AttrDesc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGExamineActionDifficult = {
|
|
Difficult = {ValueType = "int"},
|
|
Delta = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGExaminePoint = {
|
|
Id = {ValueType = "int"},
|
|
RoleId = {ValueType = "int"},
|
|
AttributeValue = {ValueType = "int"},
|
|
Result = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGExaminePunish = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGBuff = {
|
|
Id = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGReward = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ReceiveDesc = {ValueType = "string"},
|
|
SecondMainReceiveDesc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGItem = {
|
|
Id = {ValueType = "int"},
|
|
ItemType = {ValueType = "int"},
|
|
Capacity = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
TagIcon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTRPGMemoirStory = {
|
|
Id = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
UnlockItemId = {ValueType = "int"},
|
|
UnlockItemCount = {ValueType = "int"},
|
|
TabName = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ImgCG = {ValueType = "string"},
|
|
},
|
|
XTableTRPGBoss = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
FinishMailId = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
ChallengeCount = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
StartStoryId = {ValueType = "string"},
|
|
HideEntranceTimeStr = {ValueType = "string"},
|
|
},
|
|
XTableTRPGBossPhasesReward = {
|
|
Id = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGBossHpConfig = {
|
|
Id = {ValueType = "int"},
|
|
ZoneName = {ValueType = "string"},
|
|
BossId = {ValueType = "int"},
|
|
TotalHp = {ValueType = "int"},
|
|
},
|
|
XTableTRPGBossHpControl = {
|
|
Id = {ValueType = "int"},
|
|
ZoneName = {ValueType = "string"},
|
|
BossId = {ValueType = "int"},
|
|
Day = {ValueType = "int"},
|
|
MinHp = {Type = 1, ValueType = "int"},
|
|
MaxHp = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGTargetCheckConfig = {
|
|
Id = {ValueType = "int"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGPanelPlotTab = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
OpenUiName = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableTRPGTruthRoadGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
TruthRoadId = {Type = 1, ValueType = "int"},
|
|
SmallName = {ValueType = "string"},
|
|
},
|
|
XTableTRPGTruthRoad = {
|
|
Id = {ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
TRPGRewardId = {ValueType = "int"},
|
|
DialogIcon = {ValueType = "string"},
|
|
},
|
|
XTableTRPGButtonCondition = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableDragPuzzleActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
},
|
|
XTableDragPuzzleActivityPuzzle = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubName = {ValueType = "string"},
|
|
RowSize = {ValueType = "int"},
|
|
ColSize = {ValueType = "int"},
|
|
PieceItemCount = {ValueType = "int"},
|
|
BgUrl = {ValueType = "string"},
|
|
CompleteStoryId = {ValueType = "string"},
|
|
CompleteRewardId = {ValueType = "int"},
|
|
CompleteHintText = {ValueType = "string"},
|
|
RewardPiecesStr = {Type = 1, ValueType = "string"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
CompleteImageUrl = {ValueType = "string"},
|
|
PuzzleType = {ValueType = "int"},
|
|
},
|
|
XTableDragPuzzleActivityPiece = {
|
|
Id = {ValueType = "int"},
|
|
PuzzleId = {ValueType = "int"},
|
|
CorrectIdx = {ValueType = "int"},
|
|
FragmentUrl = {ValueType = "string"},
|
|
},
|
|
XTableDragPuzzleActivityPassword = {
|
|
Id = {ValueType = "int"},
|
|
PuzzleId = {ValueType = "int"},
|
|
Password = {Type = 1, ValueType = "int"},
|
|
PasswordHint = {ValueType = "string"},
|
|
HintMessage = {Type = 1, ValueType = "string"},
|
|
DecryptionImgUrl = {ValueType = "string"},
|
|
},
|
|
XTableMaintainerActionConfig = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
MaxDailyActionCount = {ValueType = "int"},
|
|
MaxFightWinCount = {ValueType = "int"},
|
|
MaxBoxCount = {ValueType = "int"},
|
|
MaxWarehouseFinishCount = {ValueType = "int"},
|
|
NodeCount = {ValueType = "int"},
|
|
MaxCardNumber = {ValueType = "int"},
|
|
MaxHandCardCount = {ValueType = "int"},
|
|
NodePoolId = {ValueType = "int"},
|
|
TeacherMailId = {ValueType = "int"},
|
|
StudentMailId = {ValueType = "int"},
|
|
},
|
|
XTableMaintainerActionFightNode = {
|
|
Id = {ValueType = "int"},
|
|
Nodes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaintainerActionEventNode = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
NodeInfoId = {ValueType = "int"},
|
|
MinCount = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableMaintainerActionLevel = {
|
|
Level = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
BoxRewardIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaintainerActionNodeInfo = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Seen = {ValueType = "bool"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
EventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaintainerActionEvent = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IsRecord = {ValueType = "int"},
|
|
RecordText = {ValueType = "string"},
|
|
HintText = {ValueType = "string"},
|
|
DescText = {ValueType = "string"},
|
|
EventIcon = {ValueType = "string"},
|
|
},
|
|
XTableNieRCharacterClient = {
|
|
CharacterId = {ValueType = "int"},
|
|
UpLevelItem = {ValueType = "int"},
|
|
Pos = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableNieRCharacterInformation = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
DescEx = {ValueType = "string"},
|
|
},
|
|
XTableNieRShopClient = {
|
|
ShopId = {ValueType = "int"},
|
|
BtnName = {ValueType = "string"},
|
|
ShopBg = {ValueType = "string"},
|
|
ShopItemBg = {ValueType = "string"},
|
|
ShopIcon = {ValueType = "string"},
|
|
},
|
|
XTableNieRRepeatableStageClient = {
|
|
StageId = {ValueType = "int"},
|
|
RewardIcon = {ValueType = "string"},
|
|
RewardTitle = {ValueType = "string"},
|
|
RewardQuality = {ValueType = "int"},
|
|
},
|
|
XTableNieRActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
SupportId = {ValueType = "int"},
|
|
RepeatableConsumeId = {ValueType = "int"},
|
|
RepeatableConsumeInitCount = {ValueType = "int"},
|
|
RepeatableConsumeDailyAdd = {ValueType = "int"},
|
|
RepeatableConsumeMaxCount = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
RepeatableStageIds = {Type = 1, ValueType = "int"},
|
|
DevelopCharacterIds = {Type = 1, ValueType = "int"},
|
|
ShopIds = {Type = 1, ValueType = "int"},
|
|
TaskGroupIds = {Type = 1, ValueType = "int"},
|
|
EasterEggStageId = {ValueType = "int"},
|
|
EasterEggRewardId = {ValueType = "int"},
|
|
EasterEggMinAge = {ValueType = "int"},
|
|
EasterEggMaxAge = {ValueType = "int"},
|
|
MaxEasterEggMessageCount = {ValueType = "int"},
|
|
},
|
|
XTableNieRChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
BossStageId = {ValueType = "int"},
|
|
BossHp = {ValueType = "int"},
|
|
BossScoreRuleId = {ValueType = "int"},
|
|
TaskSkipId = {ValueType = "int"},
|
|
RepeatPoStagePos = {ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
RepeatPoStageLabel = {ValueType = "string"},
|
|
},
|
|
XTableNieRRepeatableStage = {
|
|
RepeatableStageId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
NormalReward = {ValueType = "int"},
|
|
TaskSkipId = {ValueType = "int"},
|
|
StarRewards = {Type = 1, ValueType = "int"},
|
|
ExStageIds = {Type = 1, ValueType = "int"},
|
|
ExStageConditions = {Type = 1, ValueType = "int"},
|
|
ExConsumeIds = {Type = 1, ValueType = "int"},
|
|
ExConsumeCounts = {Type = 1, ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNieRCharacter = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
InitLevel = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
AbilityGroupId = {ValueType = "int"},
|
|
EasterEggFightTag = {ValueType = "int"},
|
|
TeachingStageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNieRCharacterLevel = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
MaxExp = {ValueType = "int"},
|
|
WeaponLevel = {ValueType = "int"},
|
|
WaferLevel = {ValueType = "int"},
|
|
},
|
|
XTableNieRAbilityGroup = {
|
|
Id = {ValueType = "int"},
|
|
AbilityGroupId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
SkillLevel = {ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
WeaponId = {ValueType = "int"},
|
|
WeaponAweken = {ValueType = "int"},
|
|
WeaponBreakThrough = {ValueType = "int"},
|
|
WaferId = {Type = 1, ValueType = "int"},
|
|
WaferAweken = {Type = 1, ValueType = "int"},
|
|
WaferBreakThrough = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
TitleStr = {ValueType = "string"},
|
|
},
|
|
XTableTeachingActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
ChallengeStage = {Type = 1, ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
TotalStars = {ValueType = "int"},
|
|
FubenPrefab = {ValueType = "string"},
|
|
GridFubenPrefab = {ValueType = "string"},
|
|
FubenChallengePrefab = {ValueType = "string"},
|
|
GridFubenChallengePrefab = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
MainBgImg = {ValueType = "string"},
|
|
StageBgImg = {ValueType = "string"},
|
|
TitleImg = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
CharacterId = {ValueType = "int"},
|
|
SkipIdDraw = {ValueType = "int"},
|
|
SkipIdAct = {ValueType = "int"},
|
|
SkipIdJZ = {ValueType = "int"},
|
|
SkipIdChar = {ValueType = "int"},
|
|
SkipIdSkin = {ValueType = "int"},
|
|
NewCharType = {ValueType = "int"},
|
|
MovieId = {ValueType = "int"},
|
|
SkinTrialStageId = {ValueType = "int"},
|
|
SkinDrawSkipId = {ValueType = "int"},
|
|
SkipGet = {ValueType = "int"},
|
|
ChallengeCondition = {ValueType = "int"},
|
|
},
|
|
XTableTeachingTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableCharActiveMsg = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
IsLock = {ValueType = "bool"},
|
|
ConditionId = {ValueType = "int"},
|
|
BtnBg = {ValueType = "string"},
|
|
},
|
|
XTableNieRBossScoreRule = {
|
|
Id = {ValueType = "int"},
|
|
BaseScore = {ValueType = "int"},
|
|
DamageScore = {ValueType = "float"},
|
|
CharacterLeftHpScore = {ValueType = "float"},
|
|
MaxCharacterLeftHpScore = {ValueType = "int"},
|
|
ScoreHpRatio = {ValueType = "float"},
|
|
},
|
|
XTableNieRSupport = {
|
|
SupportId = {ValueType = "int"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
SkillPassiveFlags = {Type = 1, ValueType = "int"},
|
|
SkillConditions = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNieRSupportLevel = {
|
|
Id = {ValueType = "int"},
|
|
SupportId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
MaxExp = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
HeadBigIcon = {ValueType = "string"},
|
|
Model = {ValueType = "string"},
|
|
},
|
|
XTableNieRSupportSkillLevel = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
UpgradeCondition = {ValueType = "int"},
|
|
UpgradeConsumeId = {ValueType = "int"},
|
|
UpgradeConsumeCount = {ValueType = "int"},
|
|
},
|
|
XTableNieRTask = {
|
|
TaskGroupId = {ValueType = "int"},
|
|
TitleStr = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
EasterEggTask = {ValueType = "int"},
|
|
},
|
|
XTableNieREasterEggClient = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ShowBullet = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
BtnExStr = {ValueType = "string"},
|
|
BtnStr = {Type = 1, ValueType = "string"},
|
|
BtnTag = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNieREasterEggInitMessage = {
|
|
Id = {ValueType = "int"},
|
|
PlayerName = {ValueType = "string"},
|
|
MessageId = {ValueType = "int"},
|
|
Age = {ValueType = "int"},
|
|
LabelId = {ValueType = "int"},
|
|
},
|
|
XTableNieREasterEggMessage = {
|
|
Id = {ValueType = "int"},
|
|
Message = {ValueType = "string"},
|
|
},
|
|
XTableNieREasterEggLabel = {
|
|
Id = {ValueType = "int"},
|
|
Label = {ValueType = "string"},
|
|
},
|
|
XTableStudentChallengeReward = {
|
|
TaskId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableMasterStageReward = {
|
|
Count = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableStudentWeeklyReward = {
|
|
Id = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableMentorConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
},
|
|
XTableMentorSystemTask = {
|
|
Id = {ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableKizunaConfig = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableAnnouncement = {
|
|
Id = {ValueType = "int"},
|
|
Des = {ValueType = "string"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMentorTag = {
|
|
Id = {ValueType = "int"},
|
|
Tab = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableZhouMu = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableZhouMuChapter = {
|
|
Id = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCollectionWall = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Rank = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
InitBackgroundId = {ValueType = "int"},
|
|
InitPedestalId = {ValueType = "int"},
|
|
},
|
|
XTableCollectionWallDecoration = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Rank = {ValueType = "int"},
|
|
UnlockType = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
LockDesc = {ValueType = "string"},
|
|
},
|
|
XTableCollectionSize = {
|
|
Id = {ValueType = "int"},
|
|
Size = {ValueType = "int"},
|
|
GridNum = {ValueType = "int"},
|
|
Scale = {ValueType = "float"},
|
|
},
|
|
XTableNieRSupportClient = {
|
|
SupportId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UpLevelItem = {ValueType = "int"},
|
|
UpSkillLevelItem = {ValueType = "int"},
|
|
},
|
|
XTableNieRSupportSkillClient = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableLuaFunctionParams = {
|
|
Id = {ValueType = "int"},
|
|
FunctionName = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMasterWeeklyTaskReward = {
|
|
TaskId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableChristmasTreeActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
AttrName = {Type = 1, ValueType = "string"},
|
|
OverallPrefab = {ValueType = "string"},
|
|
PartPrefab = {Type = 1, ValueType = "string"},
|
|
MaxDistance = {ValueType = "float"},
|
|
LongClickOffset = {ValueType = "int"},
|
|
StoryId = {Type = 1, ValueType = "string"},
|
|
Time = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableChristmasTreeActivityOrnament = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PartId = {Type = 1, ValueType = "int"},
|
|
Attr = {Type = 1, ValueType = "int"},
|
|
SubItemId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
SubItemCount = {ValueType = "int"},
|
|
IsClearItem = {ValueType = "bool"},
|
|
PosType = {Type = 1, ValueType = "int"},
|
|
ResPath = {ValueType = "string"},
|
|
Width = {ValueType = "int"},
|
|
Height = {ValueType = "int"},
|
|
PlaceScale = {ValueType = "float"},
|
|
},
|
|
XTableChristmasTreeActivityPart = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
SubId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableSceneModel = {
|
|
Id = {ValueType = "int"},
|
|
ScenePath = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
},
|
|
XTablePokemonActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
TaskTimeLimitId = {ValueType = "int"},
|
|
},
|
|
XTablePokemonInit = {
|
|
Id = {ValueType = "int"},
|
|
DefaultEnergy = {ValueType = "int"},
|
|
DefaultUnlockPositions = {Type = 1, ValueType = "int"},
|
|
FirstMonsterIds = {Type = 1, ValueType = "int"},
|
|
DefaultStageTimes = {ValueType = "int"},
|
|
StageTimesMax = {ValueType = "int"},
|
|
StageTimesRecoverInterval = {ValueType = "int"},
|
|
DefaultTimeSupplyAccuTimes = {ValueType = "int"},
|
|
TimeSupplyAccuInterval = {ValueType = "int"},
|
|
TimeSupplyMaxCount = {ValueType = "int"},
|
|
TimeSupplyRewardId = {ValueType = "int"},
|
|
DramaId = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
StageSkipTimesMax = {ValueType = "int"},
|
|
SkipItemId = {ValueType = "int"},
|
|
},
|
|
XTablePokemonChapter = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
ChapterType = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
},
|
|
XTablePokemonChapterLocalConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ChapterTitleImage = {ValueType = "string"},
|
|
ChapterScrollBg = {ValueType = "string"},
|
|
PerPageStageCount = {ValueType = "int"},
|
|
},
|
|
XTablePokemonMonster = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Career = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
EnergyCost = {ValueType = "int"},
|
|
LevelTemplateId = {ValueType = "int"},
|
|
StarTemplateId = {ValueType = "int"},
|
|
AbilityRateMonster = {ValueType = "float"},
|
|
AbilityRateHp = {ValueType = "float"},
|
|
AbilityRateAttack = {ValueType = "float"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
RatingIcon = {ValueType = "string"},
|
|
},
|
|
XTablePokemonMonsterLevel = {
|
|
Level = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
},
|
|
XTablePokemonMonsterStar = {
|
|
Star = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
},
|
|
XTablePokemonMonsterCareer = {
|
|
Career = {ValueType = "int"},
|
|
RestraintCareer = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePokemonMonsterSkill = {
|
|
Id = {ValueType = "int"},
|
|
Position = {ValueType = "int"},
|
|
FightSkillId = {ValueType = "int"},
|
|
UnlockStar = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePokemonStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
UnlockPosition = {ValueType = "int"},
|
|
UnlockMaxEnergy = {ValueType = "int"},
|
|
UnlockDesc = {ValueType = "string"},
|
|
StageBg = {ValueType = "string"},
|
|
BossHeadIcon = {ValueType = "string"},
|
|
IsBossStage = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
StageMonsterId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ShowAbility = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTablePokemonStageMonster = {
|
|
Id = {ValueType = "int"},
|
|
Career = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
HeadIcon = {ValueType = "string"},
|
|
},
|
|
XTablePokemonStageTemplate = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Index = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
PosX = {ValueType = "float"},
|
|
PosY = {ValueType = "float"},
|
|
PosZ = {ValueType = "float"},
|
|
ScaleX = {ValueType = "float"},
|
|
ScaleY = {ValueType = "float"},
|
|
ScaleZ = {ValueType = "float"},
|
|
},
|
|
XTableCharacterFilter = {
|
|
Id = {ValueType = "int"},
|
|
TagGroups = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterFilterController = {
|
|
UiName = {ValueType = "string"},
|
|
CharacterListPrefabPath = {ValueType = "string"},
|
|
EnableFolder = {ValueType = "bool"},
|
|
DisableAutoSeleGrid = {ValueType = "bool"},
|
|
EnableShowFragment = {ValueType = "bool"},
|
|
DiableEmptyStatus = {ValueType = "bool"},
|
|
ForceEnableUniframe = {ValueType = "bool"},
|
|
EnableRedDotTag = {ValueType = "bool"},
|
|
EnableSupportTag = {ValueType = "bool"},
|
|
BanElementTags = {Type = 1, ValueType = "int"},
|
|
DiyTagNames = {Type = 1, ValueType = "string"},
|
|
SortTagList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterFilterCommonGroup = {
|
|
Id = {ValueType = "int"},
|
|
Tags = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterFilterTagGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
Tags = {Type = 1, ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableCharacterFilterTag = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
CharacterType = {ValueType = "int"},
|
|
Value = {ValueType = "int"},
|
|
SelectedIcon = {ValueType = "string"},
|
|
UnSelectedIcon = {ValueType = "string"},
|
|
},
|
|
XTableCharacterSort = {
|
|
Id = {ValueType = "int"},
|
|
Tags = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterSortTag = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
CharacterType = {ValueType = "int"},
|
|
},
|
|
XTableGuardCampActivity = {
|
|
Id = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
SupportTimeId = {ValueType = "int"},
|
|
SupportItemId = {ValueType = "int"},
|
|
RewardPondItemId = {ValueType = "int"},
|
|
SelectCampNeedCount = {ValueType = "int"},
|
|
PerSupportNum = {ValueType = "int"},
|
|
TotalSupportCount = {ValueType = "int"},
|
|
WinPersonalRate = {ValueType = "float"},
|
|
WinPontRate = {ValueType = "float"},
|
|
LosePersonalRate = {ValueType = "float"},
|
|
LosePontRate = {ValueType = "float"},
|
|
ResultMailId = {ValueType = "int"},
|
|
CampId = {Type = 1, ValueType = "int"},
|
|
JoinNum = {Type = 1, ValueType = "int"},
|
|
PondAdd = {Type = 1, ValueType = "int"},
|
|
DrawLotteryTime = {ValueType = "string"},
|
|
ShowDrawLotteryTime = {ValueType = "string"},
|
|
JoinCampPurchasePackageUiType = {ValueType = "int"},
|
|
JoinCampPurchasePackageId = {ValueType = "int"},
|
|
SupportCampPurchasePackageUiType = {ValueType = "int"},
|
|
SupportCampPurchasePackageId = {ValueType = "int"},
|
|
},
|
|
XTableChessPursuitMapGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Rank = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityName = {ValueType = "string"},
|
|
EntryTexture = {ValueType = "string"},
|
|
},
|
|
XTableChessPursuitMapGroupReward = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StartRange = {ValueType = "int"},
|
|
EndRange = {ValueType = "int"},
|
|
RewardShowId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableChessPursuitMap = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
CoinId = {ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
InitCoin = {ValueType = "int"},
|
|
InitFunc = {Type = 1, ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
GridCount = {ValueType = "int"},
|
|
CardMaxCount = {ValueType = "int"},
|
|
AddCoin = {ValueType = "int"},
|
|
ShopCardId = {ValueType = "int"},
|
|
TestRoleGroup = {Type = 1, ValueType = "int"},
|
|
TeamGrid = {Type = 1, ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Perfab = {ValueType = "string"},
|
|
Stage = {ValueType = "int"},
|
|
RewardShow = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
FinishAddCoin = {ValueType = "int"},
|
|
IsCanAutoClear = {ValueType = "int"},
|
|
},
|
|
XTableChessPursuitMapInitFunc = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableChessPursuitBoss = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Perfab = {ValueType = "string"},
|
|
StageId = {ValueType = "int"},
|
|
BossBg = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
},
|
|
XTableChessPursuitTestRole = {
|
|
Id = {ValueType = "int"},
|
|
RoleId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableChessPursuitCard = {
|
|
Id = {ValueType = "int"},
|
|
TargetType = {ValueType = "int"},
|
|
EffectId = {ValueType = "int"},
|
|
SubCoin = {ValueType = "int"},
|
|
Describe = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
QualityIcon = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
QualityIconSmall = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
ShopBgQualityIcon = {ValueType = "string"},
|
|
TipsQualityIconBg = {ValueType = "string"},
|
|
QualityIconTips = {ValueType = "string"},
|
|
},
|
|
XTableChessPursuitCardEffect = {
|
|
Id = {ValueType = "int"},
|
|
EffctTrigger = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
KeepType = {ValueType = "int"},
|
|
KeepCount = {ValueType = "int"},
|
|
KeepTypeDesc = {ValueType = "string"},
|
|
},
|
|
XTableChessPursuitStep = {
|
|
Id = {ValueType = "int"},
|
|
Step = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableChessPursuitMapCardShop = {
|
|
Id = {ValueType = "int"},
|
|
CardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuardCamp = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableCampTicketCorrection = {
|
|
Id = {ValueType = "int"},
|
|
MinValue = {ValueType = "int"},
|
|
MaxValue = {ValueType = "int"},
|
|
},
|
|
XTableGachaProbShow = {
|
|
Id = {ValueType = "int"},
|
|
GachaId = {ValueType = "int"},
|
|
IsRare = {ValueType = "bool"},
|
|
TemplateId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "string"},
|
|
ProbShow = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGachaShow = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
TypeText = {ValueType = "string"},
|
|
QualityText = {Type = 1, ValueType = "string"},
|
|
UiAnim = {ValueType = "string"},
|
|
UiResultAnim = {ValueType = "string"},
|
|
DrawEffectGroupId = {Type = 1, ValueType = "int"},
|
|
GachaEffectGroupId = {Type = 1, ValueType = "int"},
|
|
DrawPictureGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGachaRule = {
|
|
Id = {ValueType = "int"},
|
|
GachaName = {ValueType = "string"},
|
|
GachaName2 = {ValueType = "string"},
|
|
UiType = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
SceneModelId = {ValueType = "int"},
|
|
RuleHint = {ValueType = "string"},
|
|
PreviewShowCount = {ValueType = "int"},
|
|
ItemNotEnoughSkipId = {ValueType = "int"},
|
|
BaseRuleTitles = {Type = 1, ValueType = "string"},
|
|
BaseRules = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCanNotGiveWafer = {
|
|
WaferId = {ValueType = "int"},
|
|
},
|
|
XTableFestivalStage = {
|
|
StageId = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
StageStyle = {ValueType = "string"},
|
|
OpenConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableComposeClientConfig = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
ItemDefaultWorldDesc = {ValueType = "string"},
|
|
ItemDefaultDescription = {ValueType = "string"},
|
|
DebugMode = {ValueType = "int"},
|
|
UseDebugTime = {ValueType = "int"},
|
|
DebugStartTime = {ValueType = "string"},
|
|
DebugEndTime = {ValueType = "string"},
|
|
BeginStoryId = {ValueType = "string"},
|
|
},
|
|
XTableComposeGame = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CoinId = {ValueType = "int"},
|
|
RefreshCountLimit = {ValueType = "int"},
|
|
RefreshTimeSec = {ValueType = "int"},
|
|
MaxSchedule = {ValueType = "int"},
|
|
ShopRandCount = {ValueType = "int"},
|
|
Schedule = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableComposeGoods = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
Star = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
ComposeId = {ValueType = "int"},
|
|
ComposeNeedNum = {ValueType = "int"},
|
|
CostCoinNum = {ValueType = "int"},
|
|
GainSchedule = {ValueType = "int"},
|
|
FinalSchedule = {ValueType = "int"},
|
|
},
|
|
XTableComposeShop = {
|
|
Id = {ValueType = "int"},
|
|
ActId = {ValueType = "int"},
|
|
Schedule = {Type = 1, ValueType = "int"},
|
|
Goods = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLotto = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
LottoGroupId = {ValueType = "int"},
|
|
LottoStageActivity = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
OpenUiName = {ValueType = "string"},
|
|
Banner = {ValueType = "string"},
|
|
ReachRewardTimes = {ValueType = "int"},
|
|
ExtraRewardId = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
BuyTicketRuleIdList = {Type = 1, ValueType = "int"},
|
|
ConsumeCountList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLottoClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Value = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableLottoReward = {
|
|
Id = {ValueType = "int"},
|
|
LottoId = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLottoProbShow = {
|
|
Id = {ValueType = "int"},
|
|
LottoId = {ValueType = "int"},
|
|
RareLevel = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
ProbShow = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableLottoGroupRule = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Tag = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
GroupBtnBg = {ValueType = "string"},
|
|
UiPrefab = {ValueType = "string"},
|
|
Banner = {ValueType = "string"},
|
|
UiBackGround = {ValueType = "string"},
|
|
RuleHint = {ValueType = "string"},
|
|
BaseRuleTitles = {Type = 1, ValueType = "string"},
|
|
BaseRules = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableLottoBuyTicketRule = {
|
|
Id = {ValueType = "int"},
|
|
UseItemId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Sale = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
UseItemCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
UseItemImg = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
TargetItemCount = {ValueType = "int"},
|
|
TargetItemImg = {ValueType = "string"},
|
|
},
|
|
XTableLottoShowRewardConfig = {
|
|
Id = {ValueType = "int"},
|
|
DrawEffectPath = {ValueType = "string"},
|
|
EffectPosition = {ValueType = "string"},
|
|
EffectRotation = {ValueType = "string"},
|
|
EffectScale = {ValueType = "string"},
|
|
AnimationName = {ValueType = "string"},
|
|
},
|
|
XTableCommonBall = {
|
|
Id = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
ReleaseEffect = {ValueType = "string"},
|
|
ExEffect = {ValueType = "string"},
|
|
LinkEffect = {ValueType = "string"},
|
|
ClickEffect = {ValueType = "string"},
|
|
},
|
|
XTableCoupletActivityBase = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TitleEn = {ValueType = "string"},
|
|
EffectDelay = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
},
|
|
XTableCouplet = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
ItemConsumeCount = {ValueType = "int"},
|
|
TitleName = {ValueType = "string"},
|
|
StoryStr = {ValueType = "string"},
|
|
BatchUrl = {ValueType = "string"},
|
|
DefaultBatchUrl = {ValueType = "string"},
|
|
UpImgUrl = {ValueType = "string"},
|
|
DownImgUrl = {ValueType = "string"},
|
|
UpWordId = {Type = 1, ValueType = "int"},
|
|
DownWordId = {Type = 1, ValueType = "string"},
|
|
DownIdPool = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTabelCoupletWord = {
|
|
Id = {ValueType = "int"},
|
|
WordImageUrl = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdActivity = {
|
|
Id = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
OneCycleSeconds = {ValueType = "int"},
|
|
AutoBeginSeconds = {ValueType = "int"},
|
|
FightContinueSeconds = {ValueType = "int"},
|
|
IsNoPrize = {ValueType = "bool"},
|
|
DistributionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdCfg = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
Comment = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdChapter = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Banner = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
MaxElectricUse = {ValueType = "int"},
|
|
LendCharacterDisableUse = {ValueType = "bool"},
|
|
SuggestElectric = {Type = 1, ValueType = "int"},
|
|
SweepLevelId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdBuff = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdBuffGroup = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdDistribution = {
|
|
Id = {ValueType = "int"},
|
|
RuneRuleId = {ValueType = "int"},
|
|
Group = {Type = 1, ValueType = "int"},
|
|
ConstantStageGroupIndex = {Type = 1, ValueType = "string"},
|
|
RandomStageGroupIndex = {Type = 1, ValueType = "string"},
|
|
RandomStageGroupCount = {Type = 1, ValueType = "int"},
|
|
SupportGroup = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableStrongholdElectric = {
|
|
Id = {ValueType = "int"},
|
|
ElectricEnerge = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableStrongholdEndurance = {
|
|
Id = {ValueType = "int"},
|
|
Endurance = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableStrongholdGroup = {
|
|
Id = {ValueType = "int"},
|
|
PreId = {ValueType = "int"},
|
|
Order = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
DetailDesc = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
IconBg = {ValueType = "string"},
|
|
IconBoss = {ValueType = "string"},
|
|
DetailBg = {ValueType = "string"},
|
|
FinishRelatedId = {Type = 1, ValueType = "int"},
|
|
Endurance = {ValueType = "int"},
|
|
RewardId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
TeamMember = {Type = 1, ValueType = "int"},
|
|
DistributionGroup = {ValueType = "int"},
|
|
BuffGroup = {Type = 1, ValueType = "string"},
|
|
RobotGroup = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
StageIdGroup = {Type = 1, ValueType = "string"},
|
|
BaseBuffId = {Type = 1, ValueType = "string"},
|
|
StageBuffId = {Type = 1, ValueType = "string"},
|
|
AddElectricEnergy = {ValueType = "int"},
|
|
SweepCondition = {Type = 1, ValueType = "int"},
|
|
SweepLevelId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdPlugin = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
CountLimit = {ValueType = "int"},
|
|
UseElectric = {ValueType = "int"},
|
|
FightAbility = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdSupport = {
|
|
Id = {ValueType = "int"},
|
|
RequireAbility = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdTeamElectric = {
|
|
Id = {ValueType = "int"},
|
|
ElectricEnerge = {ValueType = "int"},
|
|
},
|
|
XTableStrongholdBorrowCost = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
ItemCount = {ValueType = "int"},
|
|
},
|
|
XTableStrongholdRobotGroup = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdReward = {
|
|
Id = {ValueType = "int"},
|
|
LevelId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Offline = {ValueType = "int"},
|
|
RewardType = {ValueType = "int"},
|
|
},
|
|
XTableStrongholdLevel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
MinLevel = {ValueType = "int"},
|
|
MaxLevel = {ValueType = "int"},
|
|
InitElectricEnergy = {ValueType = "int"},
|
|
InitEndurance = {ValueType = "int"},
|
|
Chapter = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdStageLevelControl = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
LevelId = {ValueType = "int"},
|
|
MonsterLevel = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdRune = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
SubRuneId = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Brief = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdSubRune = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdRuneRule = {
|
|
Id = {ValueType = "int"},
|
|
RuneCount = {ValueType = "int"},
|
|
RuneId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStrongholdRewardGroup = {
|
|
RewardType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableSpringFestivalActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
Background = {ValueType = "string"},
|
|
ChapterId = {ValueType = "int"},
|
|
ActivitySkipId = {ValueType = "int"},
|
|
ShopSkipId = {ValueType = "int"},
|
|
CollectSkipId = {ValueType = "int"},
|
|
TaskActivityId = {ValueType = "int"},
|
|
CollectActivityId = {ValueType = "int"},
|
|
CollectHelpId = {ValueType = "int"},
|
|
SmashEggsHelpId = {ValueType = "int"},
|
|
CollectWordBg = {ValueType = "string"},
|
|
},
|
|
XTableCollectWordsActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
Background = {ValueType = "string"},
|
|
},
|
|
XTableCollectWords = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CanGiven = {ValueType = "bool"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableCollectWordsReward = {
|
|
Id = {ValueType = "int"},
|
|
MagnaItem = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CostItem = {Type = 1, ValueType = "int"},
|
|
CostCount = {Type = 1, ValueType = "int"},
|
|
Reward = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCollectWordsFullReward = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
RewardCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableCollectWordsJackpotRewardRate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Rate = {ValueType = "int"},
|
|
},
|
|
XTableSmashEggsActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
Background = {ValueType = "string"},
|
|
},
|
|
XTableSmashEggsActivation = {
|
|
Id = {ValueType = "int"},
|
|
Day = {ValueType = "int"},
|
|
Index = {ValueType = "int"},
|
|
TargetScore = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
},
|
|
XTableSmashEggsScoreConfig = {
|
|
Id = {ValueType = "int"},
|
|
InitScore = {ValueType = "int"},
|
|
FirstScore = {ValueType = "int"},
|
|
AddScoreType = {ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
FailureReduceType = {ValueType = "int"},
|
|
FailureScore = {ValueType = "int"},
|
|
MaxScore = {ValueType = "int"},
|
|
SucceedDropId = {ValueType = "int"},
|
|
FailureDropId = {ValueType = "int"},
|
|
ScoreConvertItemId = {ValueType = "int"},
|
|
NeedTipCount = {ValueType = "int"},
|
|
},
|
|
XTableSmashEggsBuffItem = {
|
|
Id = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IsFree = {ValueType = "bool"},
|
|
InitCount = {ValueType = "int"},
|
|
BuffType = {ValueType = "int"},
|
|
BuffProb = {ValueType = "int"},
|
|
SuccessRate = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableSmashEggsEggPlace = {
|
|
Id = {ValueType = "int"},
|
|
PlaceCount = {ValueType = "int"},
|
|
},
|
|
XTableSettleLoseTip = {
|
|
Id = {ValueType = "int"},
|
|
TipDesc = {Type = 1, ValueType = "string"},
|
|
SkipId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartner = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
RecommendElement = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
LiHuiPath = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
InitQuality = {ValueType = "int"},
|
|
CarryCharacterType = {ValueType = "int"},
|
|
ChipItemId = {ValueType = "int"},
|
|
ChipNeedCount = {ValueType = "int"},
|
|
DefaultLock = {ValueType = "bool"},
|
|
GoodsDesc = {ValueType = "string"},
|
|
GoodsWorldDesc = {ValueType = "string"},
|
|
DecomposeItemId = {Type = 1, ValueType = "int"},
|
|
DecomposeItemCount = {Type = 1, ValueType = "int"},
|
|
RecommendCharacterId = {ValueType = "int"},
|
|
},
|
|
XTablePartnerLevelUp = {
|
|
Level = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
AllExp = {ValueType = "int"},
|
|
},
|
|
XTablePartnerBreakThrough = {
|
|
Id = {ValueType = "int"},
|
|
PartnerId = {ValueType = "int"},
|
|
BreakTimes = {ValueType = "int"},
|
|
LevelLimit = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribPromotedId = {ValueType = "int"},
|
|
LevelUpTemplateId = {ValueType = "int"},
|
|
CostItemId = {Type = 1, ValueType = "int"},
|
|
CostItemCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartnerQuality = {
|
|
Id = {ValueType = "int"},
|
|
PartnerId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
SkillColumnCount = {ValueType = "int"},
|
|
EvolutionAttrId = {ValueType = "int"},
|
|
EvolutionCostItemId = {Type = 1, ValueType = "int"},
|
|
EvolutionCostItemCount = {Type = 1, ValueType = "int"},
|
|
StarCostChipCount = {Type = 1, ValueType = "int"},
|
|
AttrId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartnerSkill = {
|
|
PartnerId = {ValueType = "int"},
|
|
UpgradeCostItemId = {Type = 1, ValueType = "int"},
|
|
UpgradeCostItemCount = {Type = 1, ValueType = "int"},
|
|
DefaultMainSkillGroupId = {ValueType = "int"},
|
|
MainSkillGroupId = {Type = 1, ValueType = "int"},
|
|
PassiveSkillGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartnerMainSkillGroup = {
|
|
Id = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
SkillId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Element = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTablePartnerPassiveSkillGroup = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartnerSkillEffect = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
SubSkillId = {Type = 1, ValueType = "int"},
|
|
SubMagicId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePartnerSkillInfo = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePartnerSkillWeight = {
|
|
Level = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTablePartnerModel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
StandbyModel = {ValueType = "string"},
|
|
CombatModel = {ValueType = "string"},
|
|
SToCAnime = {ValueType = "string"},
|
|
StandbyBornAnime = {ValueType = "string"},
|
|
CToSAnime = {ValueType = "string"},
|
|
CombatBornAnime = {ValueType = "string"},
|
|
SToCVoice = {ValueType = "int"},
|
|
CToSVoice = {ValueType = "int"},
|
|
},
|
|
XTablePartnerModelControl = {
|
|
Id = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
NodeName = {ValueType = "string"},
|
|
IsHide = {ValueType = "int"},
|
|
Effect = {ValueType = "string"},
|
|
},
|
|
XTablePartnerStory = {
|
|
PartnerId = {ValueType = "int"},
|
|
StoryId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ConditionId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTablePartnerStoryDetail = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePartnerItemSkipId = {
|
|
PartnerId = {ValueType = "int"},
|
|
LevelUpSkipIdParams = {Type = 1, ValueType = "int"},
|
|
ClipSkipIdParams = {Type = 1, ValueType = "int"},
|
|
StageSkipIdParam = {ValueType = "int"},
|
|
},
|
|
XTableSimulatedCombatActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
HardConditionId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ChapterPrefab = {Type = 1, ValueType = "string"},
|
|
ConsumeIds = {Type = 1, ValueType = "int"},
|
|
ConsumeCountLimit = {Type = 1, ValueType = "int"},
|
|
ConsumeInitCounts = {Type = 1, ValueType = "int"},
|
|
PointId = {ValueType = "int"},
|
|
MaxDailyStageStarRewardCount = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
},
|
|
XTableSimulatedCombatAddition = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Star = {ValueType = "int"},
|
|
ConsumeCounts = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSimulatedCombatChallenge = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Num = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableSimulatedCombatMember = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
ConsumeCounts = {Type = 1, ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSimulatedCombatPointReward = {
|
|
Id = {ValueType = "int"},
|
|
NeedPoint = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ShowItem = {ValueType = "int"},
|
|
ShowItemNum = {ValueType = "int"},
|
|
},
|
|
XTableSimulatedCombatStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
PrefabPath = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
MemberIds = {Type = 1, ValueType = "int"},
|
|
Additions = {Type = 1, ValueType = "int"},
|
|
StarRewardIds = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ChallengeIds = {Type = 1, ValueType = "int"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSimulatedCombatStarReward = {
|
|
Id = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
OpenConditionId = {ValueType = "int"},
|
|
BgPicturePath = {ValueType = "string"},
|
|
BgEffectPath = {ValueType = "string"},
|
|
DefaultEnergy = {ValueType = "int"},
|
|
MaxEnergy = {ValueType = "int"},
|
|
EnergyRecoverySpeed = {ValueType = "int"},
|
|
EnergyIconPath = {ValueType = "string"},
|
|
ContributionItemId = {ValueType = "int"},
|
|
CoinItemId = {ValueType = "int"},
|
|
RandomMeetCostCoin = {ValueType = "int"},
|
|
DefaultRoleId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayEvent = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
AttrType = {ValueType = "int"},
|
|
RankType = {Type = 1, ValueType = "int"},
|
|
RankWeight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayPlace = {
|
|
Id = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
PrePlaceId = {ValueType = "int"},
|
|
BgPath = {ValueType = "string"},
|
|
InviteNum = {ValueType = "int"},
|
|
DefaultEventId = {ValueType = "int"},
|
|
RandomEventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayRank = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
CostEnergy = {ValueType = "int"},
|
|
CostTime = {ValueType = "int"},
|
|
RewardContribution = {ValueType = "int"},
|
|
RewardCoin = {ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayRole = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
AttrType = {ValueType = "int"},
|
|
AttrValue = {ValueType = "int"},
|
|
EncounterStoryId = {ValueType = "int"},
|
|
InviteStoryId = {ValueType = "int"},
|
|
CommuId = {ValueType = "int"},
|
|
CutDownTime = {ValueType = "int"},
|
|
ContributionBuff = {ValueType = "int"},
|
|
},
|
|
XTableWhiteValentinesDayAttr = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
},
|
|
XTableWhiteValentinesDayStory = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
StoryText = {ValueType = "string"},
|
|
},
|
|
XTableStageRecommend = {
|
|
StageId = {ValueType = "int"},
|
|
CharacterType = {ValueType = "int"},
|
|
CharacterElement = {ValueType = "int"},
|
|
},
|
|
XTableStageMixCharacterLimitBuff = {
|
|
CharacterLimitType = {ValueType = "int"},
|
|
BuffInfos = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSpecialShop = {
|
|
Id = {ValueType = "int"},
|
|
FashionShopId = {ValueType = "int"},
|
|
WeaponFashionShopId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableFashionSeries = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
GroupName = {Type = 1, ValueType = "string"},
|
|
CurrencyId = {Type = 1, ValueType = "int"},
|
|
GroupSecondName = {Type = 1, ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
ShopIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarActivityConfig = {
|
|
Id = {ValueType = "int"},
|
|
GachaSkipId = {ValueType = "int"},
|
|
ShowItem = {Type = 1, ValueType = "int"},
|
|
RewardSkipId = {ValueType = "int"},
|
|
WebUrl = {ValueType = "string"},
|
|
BeginStoryId = {ValueType = "string"},
|
|
MainHelpId = {ValueType = "int"},
|
|
VoteHelpId = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarMatch = {
|
|
Id = {ValueType = "int"},
|
|
MatchName = {ValueType = "string"},
|
|
MatchSubName = {ValueType = "string"},
|
|
SessionId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TypeName = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
RefreshVoteHour = {Type = 1, ValueType = "int"},
|
|
CoverImg = {ValueType = "string"},
|
|
Des = {Type = 1, ValueType = "string"},
|
|
DailyLimitCount = {ValueType = "int"},
|
|
FinalImg = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarIconConfig = {
|
|
Id = {ValueType = "int"},
|
|
IconList = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMoeWarPlayer = {
|
|
Id = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
},
|
|
XTableMoeRankGroup = {
|
|
RankType = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
HasSub = {ValueType = "bool"},
|
|
IsSub = {ValueType = "bool"},
|
|
Title = {ValueType = "string"},
|
|
ResetTip = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPlayerLocal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ModelName = {ValueType = "string"},
|
|
CareerName = {ValueType = "string"},
|
|
CareerIcon = {ValueType = "string"},
|
|
CampName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
IntroAnim = {Type = 1, ValueType = "string"},
|
|
IntroCv = {ValueType = "int"},
|
|
IntroLength = {Type = 1, ValueType = "float"},
|
|
ThankAnim = {Type = 1, ValueType = "string"},
|
|
ThankCv = {ValueType = "int"},
|
|
ThankLength = {Type = 1, ValueType = "float"},
|
|
SquareHead = {ValueType = "string"},
|
|
CircleHead = {ValueType = "string"},
|
|
ActionBg = {ValueType = "string"},
|
|
BigCharacterImage = {ValueType = "string"},
|
|
ShareImg = {ValueType = "string"},
|
|
WinAnimGroupId = {Type = 1, ValueType = "int"},
|
|
LoseAnimGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarInitPair = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
RankMatch = {Type = 1, ValueType = "int"},
|
|
WarSituationType = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarVoteItem = {
|
|
ItemId = {ValueType = "int"},
|
|
Multiple = {ValueType = "int"},
|
|
VoteFactor = {ValueType = "float"},
|
|
CoinFactor = {ValueType = "float"},
|
|
CoinItemId = {ValueType = "int"},
|
|
IsLimit = {ValueType = "int"},
|
|
MatchId = {Type = 1, ValueType = "int"},
|
|
DailyLimitCount = {Type = 1, ValueType = "int"},
|
|
FailGroupDailyLimitCount = {Type = 1, ValueType = "int"},
|
|
No = {ValueType = "int"},
|
|
GainItemId = {ValueType = "int"},
|
|
GainItemCount = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarMail = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
MatchId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
},
|
|
XTableSignDrawNewYear = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
OpenLevel = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
CloseTimeStr = {ValueType = "string"},
|
|
RuleTitle = {Type = 1, ValueType = "string"},
|
|
RuleContent = {Type = 1, ValueType = "string"},
|
|
GaChaId = {ValueType = "int"},
|
|
},
|
|
XTableActivityBossOnlineOpenTime = {
|
|
Id = {ValueType = "int"},
|
|
BeginTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
},
|
|
XTablePurchaseYKIcon = {
|
|
Id = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
},
|
|
XTableRooot = {
|
|
Id = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
ExchangeTimes = {ValueType = "int"},
|
|
},
|
|
XTableRoootActivity = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
RegisterTimeId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableAnniversary = {
|
|
Id = {ValueType = "string"},
|
|
PlayerType = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableFireworks = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
OpenLevel = {ValueType = "int"},
|
|
OpenStage = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
CloseTimeStr = {ValueType = "string"},
|
|
DailyResetTimes = {ValueType = "int"},
|
|
},
|
|
XTableDEConfig = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
},
|
|
XTableSignFireworks = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
},
|
|
XTableFireworksRules = {
|
|
Id = {ValueType = "int"},
|
|
RuleTitle = {Type = 1, ValueType = "string"},
|
|
RuleContent = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFireworksReward = {
|
|
Id = {ValueType = "int"},
|
|
FireworksId = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
FireworksEffects = {ValueType = "int"},
|
|
FireworksDes = {ValueType = "string"},
|
|
},
|
|
XTableFingerGuessingActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
CoinItemId = {ValueType = "int"},
|
|
DefaultCoinNum = {ValueType = "int"},
|
|
HeroName = {ValueType = "string"},
|
|
HeroImage = {ValueType = "string"},
|
|
PlayerPortraits = {ValueType = "string"},
|
|
StartMovieId = {ValueType = "string"},
|
|
},
|
|
XTableFingerGuessingStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
LockStageName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
OpenEyeTipsTitle = {ValueType = "string"},
|
|
OpenEyeTipsContent = {ValueType = "string"},
|
|
WinTalk = {ValueType = "string"},
|
|
LoseTalk = {ValueType = "string"},
|
|
RobotImage = {ValueType = "string"},
|
|
RobotPortraits = {ValueType = "string"},
|
|
StageLockRobotPortraits = {ValueType = "string"},
|
|
CostItemCount = {ValueType = "int"},
|
|
CheatCount = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
WinScore = {ValueType = "int"},
|
|
StartMovieId = {ValueType = "string"},
|
|
EndMovieId = {ValueType = "string"},
|
|
},
|
|
XTableFingerGuessingStageRound = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Round = {ValueType = "int"},
|
|
Tricks = {Type = 1, ValueType = "bool"},
|
|
},
|
|
XTableFingerGuessingFinger = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableFingerGuessingConfig = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPreparationActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MatchIds = {Type = 1, ValueType = "int"},
|
|
InitStageCount = {ValueType = "int"},
|
|
MaxStageCount = {ValueType = "int"},
|
|
StageRecoveryTime = {ValueType = "int"},
|
|
CommunicateItemId = {ValueType = "int"},
|
|
PreparationGears = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RedminNum = {ValueType = "int"},
|
|
GiftAmount = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarPreparationAssistance = {
|
|
EffectId = {ValueType = "int"},
|
|
VoteItemId = {ValueType = "int"},
|
|
VoteItemCount = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
Param = {ValueType = "int"},
|
|
IsShowInList = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPreparationGear = {
|
|
Id = {ValueType = "int"},
|
|
NeedCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarPreparationHelper = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
LabelIds = {Type = 1, ValueType = "int"},
|
|
QuestionBankIds = {Type = 1, ValueType = "int"},
|
|
QuestionCounts = {Type = 1, ValueType = "int"},
|
|
CommunicateItemId = {ValueType = "int"},
|
|
CommunicateConsumeCount = {ValueType = "int"},
|
|
CirleIcon = {ValueType = "string"},
|
|
DefaultLock = {ValueType = "int"},
|
|
MoodUpLimit = {ValueType = "int"},
|
|
GiftRecoveryMood = {ValueType = "int"},
|
|
ThankId = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarPreparationMatch = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
HelperIds = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
NumText = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPreparationQuestion = {
|
|
Id = {ValueType = "int"},
|
|
BankId = {ValueType = "int"},
|
|
HelperId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Chat = {ValueType = "string"},
|
|
ChatReply = {ValueType = "string"},
|
|
PreChatId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Question = {ValueType = "string"},
|
|
RightAnswer = {ValueType = "int"},
|
|
Answers = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
RightReply = {ValueType = "string"},
|
|
WrongReply = {ValueType = "string"},
|
|
HelperIcon = {ValueType = "string"},
|
|
HelperName = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPreparationStage = {
|
|
StageId = {ValueType = "int"},
|
|
NormalWeight = {ValueType = "int"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
LabelIds = {Type = 1, ValueType = "int"},
|
|
BestHelperFightEventId = {ValueType = "int"},
|
|
BaseRewardId = {ValueType = "int"},
|
|
ShowBaseRewardId = {ValueType = "int"},
|
|
ExtraRewardIds = {Type = 1, ValueType = "int"},
|
|
ShowExtraRewardIds = {Type = 1, ValueType = "int"},
|
|
ShowSpecialRewardId = {ValueType = "int"},
|
|
ShowAllRewardId = {ValueType = "int"},
|
|
BaseCostMoodNum = {ValueType = "int"},
|
|
LabelCostMoodNums = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarPreparationStageTagLabel = {
|
|
Id = {ValueType = "int"},
|
|
TagLabel = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarPreparationStageEvaluationLabel = {
|
|
ReachNum = {ValueType = "int"},
|
|
EvaluatioLabel = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarAnimationGroup = {
|
|
Id = {ValueType = "int"},
|
|
InitModelName = {ValueType = "string"},
|
|
InitAnim = {ValueType = "string"},
|
|
AnimationId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarAnimation = {
|
|
Id = {ValueType = "int"},
|
|
ModelName = {ValueType = "string"},
|
|
Speed = {ValueType = "float"},
|
|
Distance = {ValueType = "float"},
|
|
AnimName = {ValueType = "string"},
|
|
RoleEffect = {ValueType = "string"},
|
|
RoleEffectRoot = {ValueType = "string"},
|
|
SceneEffect = {ValueType = "string"},
|
|
SceneEffectRoot = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarParkourActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
DailyMaxReward = {ValueType = "int"},
|
|
TeachStageId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarParkourStage = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ItemDistanceParam = {ValueType = "int"},
|
|
ItemScoreParam = {ValueType = "int"},
|
|
MoodDistanceParam = {ValueType = "int"},
|
|
MaxItemCount = {ValueType = "int"},
|
|
MaxMoodCount = {ValueType = "int"},
|
|
},
|
|
XTableMoeWarMoeWarNameplateConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameplateId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMoeWarNameplateStore = {
|
|
NameplateId = {ValueType = "int"},
|
|
PreNameplateId = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
ItemName = {ValueType = "string"},
|
|
},
|
|
XTableArchivePartner = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
LockIconPath = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
StoryChapterId = {ValueType = "int"},
|
|
},
|
|
XTableArchivePartnerGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
},
|
|
XTableInvertCardGame = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
StorySkipId = {ValueType = "int"},
|
|
ActivityStageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableInvertCardStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RowCount = {ValueType = "int"},
|
|
ColumnCount = {ValueType = "int"},
|
|
ContainCards = {Type = 1, ValueType = "int"},
|
|
CostCoinNum = {ValueType = "int"},
|
|
MaxCostNum = {ValueType = "int"},
|
|
TargetNum = {ValueType = "int"},
|
|
FinishGroups = {Type = 1, ValueType = "string"},
|
|
FinishProgress = {Type = 1, ValueType = "int"},
|
|
Rewards = {Type = 1, ValueType = "int"},
|
|
MaxOnCardsNum = {ValueType = "int"},
|
|
FailedPunishNum = {ValueType = "int"},
|
|
ClearConditionDesc = {ValueType = "string"},
|
|
},
|
|
XTableInvertCard = {
|
|
Id = {ValueType = "int"},
|
|
BaseIcon = {ValueType = "string"},
|
|
},
|
|
XTableStrongholdGroupElement = {
|
|
StageIdGroupIndex = {ValueType = "int"},
|
|
GridTitleBg = {ValueType = "string"},
|
|
},
|
|
XTableTeachingRobot = {
|
|
StageId = {ValueType = "int"},
|
|
DescDetail = {ValueType = "string"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
CharacterType = {ValueType = "int"},
|
|
},
|
|
XTableHackActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
TicketId = {ValueType = "int"},
|
|
ExpId = {ValueType = "int"},
|
|
TicketDays = {ValueType = "int"},
|
|
DailyTicketCount = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
GridPrefab = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableHackChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
SelectBuffCount = {ValueType = "int"},
|
|
UnGetRewardMailId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableHackBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
FightEvent = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
AbilityBonus = {ValueType = "int"},
|
|
},
|
|
XTableHackCharacterEffect = {
|
|
Id = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
},
|
|
XTableHackExpLevel = {
|
|
Id = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
UpExp = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
UnlockBuffPos = {ValueType = "int"},
|
|
},
|
|
XTableHackReward = {
|
|
Id = {ValueType = "int"},
|
|
NeedStars = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableHackStage = {
|
|
Id = {ValueType = "int"},
|
|
ConsumeTicket = {ValueType = "int"},
|
|
GridName = {ValueType = "string"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
FeatureTitle = {Type = 1, ValueType = "string"},
|
|
FeatureDesc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMovieAssemble = {
|
|
Id = {ValueType = "int"},
|
|
BgImgUrl = {ValueType = "string"},
|
|
UiPrefab = {ValueType = "string"},
|
|
MovieTmpPrefab = {ValueType = "string"},
|
|
MovieTmpIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMovieAssembleTemplate = {
|
|
Id = {ValueType = "int"},
|
|
MovieId = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
LockedBgUrl = {ValueType = "string"},
|
|
UnlockBgUrl = {ValueType = "string"},
|
|
},
|
|
XTablePartnerTeachingChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
StagePrefix = {ValueType = "string"},
|
|
ActivityCondition = {Type = 1, ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
BannerIcon = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
ChapterIcon = {ValueType = "string"},
|
|
FubenPrefab = {ValueType = "string"},
|
|
FightStagePrefab = {ValueType = "string"},
|
|
StoryStagePrefab = {ValueType = "string"},
|
|
StoryStageDetailBg = {ValueType = "string"},
|
|
StoryStageDetailIcon = {ValueType = "string"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGSecondMain = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
BG = {ValueType = "string"},
|
|
SecondMainStageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTRPGSecondMainStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
TRPGRewardId = {ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
DialogIcon = {ValueType = "string"},
|
|
},
|
|
XTableReformBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
StarLevel = {ValueType = "int"},
|
|
SubScore = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformEnemyBuffDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableReformGroup = {
|
|
Id = {ValueType = "int"},
|
|
SubId = {Type = 1, ValueType = "int"},
|
|
Des = {ValueType = "string"},
|
|
},
|
|
XTableReformCfg = {
|
|
Id = {ValueType = "int"},
|
|
ScoreItemId = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
BannerIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
HelpName = {ValueType = "string"},
|
|
ScoreHelpName = {ValueType = "string"},
|
|
PreviewCloseTime = {ValueType = "int"},
|
|
UnlockChallengeScores = {ValueType = "int"},
|
|
},
|
|
XTableReformEnemySource = {
|
|
Id = {ValueType = "int"},
|
|
DefaultTargetId = {ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformEnemyTarget = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
AffixGroupId = {ValueType = "int"},
|
|
AffixMaxCount = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ShowLevel = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
AddScore = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableReformEnv = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
TextIcon = {ValueType = "string"},
|
|
AddScore = {ValueType = "int"},
|
|
PreviewIcon = {ValueType = "string"},
|
|
PreviewText = {ValueType = "string"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformTimeEnvSource = {
|
|
Id = {ValueType = "int"},
|
|
StageTimeLimit = {ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
TextIcon = {ValueType = "string"},
|
|
PreviewIcon = {ValueType = "string"},
|
|
},
|
|
XTableReformMemberSource = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
StarLevel = {ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformMemberTarget = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
StarLevel = {ValueType = "int"},
|
|
SubScore = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformStage = {
|
|
Id = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BaseStageId = {ValueType = "int"},
|
|
ShowNpcId = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
StageDiff = {Type = 1, ValueType = "int"},
|
|
RecommendScore = {ValueType = "int"},
|
|
RecommendCharacterIds = {Type = 1, ValueType = "int"},
|
|
StarNeedScore = {Type = 1, ValueType = "int"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
FullPoint = {ValueType = "int"},
|
|
StageGoalDesc = {ValueType = "string"},
|
|
RecommendCharacterGroupId = {ValueType = "int"},
|
|
PressureEasy = {ValueType = "int"},
|
|
PressureHard = {ValueType = "int"},
|
|
},
|
|
XTableReformChapter = {
|
|
Id = {ValueType = "int"},
|
|
ChapterDesc = {ValueType = "string"},
|
|
OpenTime = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
ChapterEventId = {ValueType = "int"},
|
|
ChapterEventDesc = {ValueType = "string"},
|
|
ChapterStageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformStageDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
Diff = {ValueType = "int"},
|
|
UnlockScore = {ValueType = "int"},
|
|
ReformEnv = {ValueType = "int"},
|
|
ReformEnvMaxCount = {ValueType = "int"},
|
|
ReformTimeEnv = {ValueType = "int"},
|
|
ReformEnemys = {Type = 1, ValueType = "int"},
|
|
ExtraReformEnemys = {Type = 1, ValueType = "int"},
|
|
ReformBuff = {ValueType = "int"},
|
|
ReformBuffMaxCount = {ValueType = "int"},
|
|
ReformMember = {ValueType = "int"},
|
|
},
|
|
XTableReformEvolvableGroupBtnSort = {
|
|
Id = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableReformAffixSource = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SimpleDes = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
StarLevel = {ValueType = "int"},
|
|
AddScore = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableReformClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePokerGuessingActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
TaskTimeLimitId = {ValueType = "int"},
|
|
PokerGroupId = {ValueType = "int"},
|
|
BackAssetPath = {ValueType = "string"},
|
|
CostItemID = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
TaskType = {ValueType = "int"},
|
|
ShopSkipId = {ValueType = "int"},
|
|
SingleProgress = {ValueType = "int"},
|
|
MaxProgress = {ValueType = "int"},
|
|
MaxTipsCount = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
},
|
|
XTablePokerGroup = {
|
|
Id = {ValueType = "int"},
|
|
PokerGroup = {ValueType = "int"},
|
|
PokerNum = {ValueType = "int"},
|
|
PokerSuitType = {ValueType = "int"},
|
|
PokerSuitName = {ValueType = "string"},
|
|
FrontAssetPath = {ValueType = "string"},
|
|
},
|
|
XTablePokerButtonGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTablePokerGuessingRole = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
RoundnessNotItemHeadIcon = {ValueType = "string"},
|
|
BiggerDesc = {ValueType = "string"},
|
|
SmallerDesc = {ValueType = "string"},
|
|
EqualDesc = {ValueType = "string"},
|
|
},
|
|
XTablePokerGuessingStory = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
StageId = {ValueType = "int"},
|
|
UnlockItemId = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameMap = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Row = {ValueType = "int"},
|
|
Col = {ValueType = "int"},
|
|
MaxRound = {ValueType = "int"},
|
|
StartPointId = {ValueType = "int"},
|
|
EndPointId = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameStartPoint = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
Direction = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameEndPoint = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameBlock = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Row = {ValueType = "int"},
|
|
Col = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameMixBlock = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Row = {ValueType = "int"},
|
|
Col = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameGap = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Direction = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameMonster = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Direction = {ValueType = "int"},
|
|
ViewFront = {ValueType = "int"},
|
|
ViewBack = {ValueType = "int"},
|
|
ViewLeft = {ValueType = "int"},
|
|
ViewRight = {ValueType = "int"},
|
|
TriggerEnd = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
SkillType = {ValueType = "int"},
|
|
PatrolId = {Type = 1, ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
SentryFront = {ValueType = "int"},
|
|
SentryBack = {ValueType = "int"},
|
|
SentryLeft = {ValueType = "int"},
|
|
SentryRight = {ValueType = "int"},
|
|
SentryStopRound = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameTrigger = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TargetId = {Type = 1, ValueType = "int"},
|
|
DefaultBlock = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameTransferPoint = {
|
|
Id = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Color = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameEntity = {
|
|
Id = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
BrokenType = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGamePatrol = {
|
|
Id = {ValueType = "int"},
|
|
PatrolDirection = {Type = 1, ValueType = "int"},
|
|
PatrolStep = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameRole = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnlockChapterId = {ValueType = "int"},
|
|
Style = {ValueType = "string"},
|
|
SkillType = {ValueType = "int"},
|
|
RoleType = {ValueType = "int"},
|
|
ModelAssetPath = {ValueType = "string"},
|
|
RoleOrder = {ValueType = "int"},
|
|
Info = {ValueType = "string"},
|
|
InfoName = {ValueType = "string"},
|
|
HeadPath = {ValueType = "string"},
|
|
LockTipsDesc = {ValueType = "string"},
|
|
GraphicBefore = {Type = 1, ValueType = "string"},
|
|
GraphicAfter = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameStage = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
PreStage = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
StageHint = {ValueType = "string"},
|
|
BG = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
LoseHint = {Type = 1, ValueType = "string"},
|
|
NumberName = {ValueType = "string"},
|
|
HintCost = {ValueType = "int"},
|
|
AnswerCost = {ValueType = "int"},
|
|
UseRoleId = {ValueType = "int"},
|
|
ShadowId = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameChapter = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
PreChapterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
TagBtnBG = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameChapterGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
ActivityIcon = {ValueType = "string"},
|
|
IsShowTask = {ValueType = "bool"},
|
|
IsFirstShow = {ValueType = "bool"},
|
|
TitlePrefab = {ValueType = "string"},
|
|
GroundPrefab = {Type = 1, ValueType = "string"},
|
|
BlockPrefab = {ValueType = "string"},
|
|
HelpKey = {ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameStarCondition = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
Reward = {ValueType = "int"},
|
|
StepCount = {ValueType = "int"},
|
|
MonsterCount = {ValueType = "int"},
|
|
MonsterBossCount = {ValueType = "int"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
DropType = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
DropCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameDeathTitle = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableScratchTicket = {
|
|
Id = {ValueType = "int"},
|
|
WinRewardItemId = {ValueType = "int"},
|
|
WinRewardItemNum = {ValueType = "int"},
|
|
LoseRewardItemId = {ValueType = "int"},
|
|
LoseRewardItemNum = {ValueType = "int"},
|
|
WinRewardId = {ValueType = "int"},
|
|
LoseRewardId = {ValueType = "int"},
|
|
GridIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableScratchTicketActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
IsCanReset = {ValueType = "bool"},
|
|
PreviewCount = {ValueType = "int"},
|
|
SpendItemCount = {ValueType = "int"},
|
|
SpendItemId = {ValueType = "int"},
|
|
GoldRewardItemId = {ValueType = "int"},
|
|
GoldRewardItemNum = {ValueType = "int"},
|
|
ScratchTicket = {Type = 1, ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
},
|
|
XTableScratchTicketChose = {
|
|
Id = {ValueType = "int"},
|
|
GridIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableScratchTicketGrid = {
|
|
Id = {ValueType = "int"},
|
|
LuckNumber = {ValueType = "int"},
|
|
Num = {Type = 1, ValueType = "int"},
|
|
CorrectChose = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSharePaltformConfig = {
|
|
Id = {ValueType = "int"},
|
|
SdkId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRepeatChatForbid = {
|
|
Id = {ValueType = "int"},
|
|
CalculateTime = {ValueType = "float"},
|
|
RepeatCount = {ValueType = "int"},
|
|
StringFilter = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSuperTowerActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EntryImage = {ValueType = "string"},
|
|
PrefaceStoryId = {ValueType = "string"},
|
|
MapId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerCharacterExclusive = {
|
|
Id = {ValueType = "int"},
|
|
ActivatePlugin = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerIndultCharacter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CharacterId = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerMap = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TierName = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerTargetStage = {
|
|
Id = {ValueType = "int"},
|
|
SimpleName = {ValueType = "string"},
|
|
OpenHour = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
PreId = {ValueType = "int"},
|
|
PreProgress = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Progress = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
StageAbility = {Type = 1, ValueType = "int"},
|
|
MemberCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerPlugin = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
FightEventId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
SynthesisId = {ValueType = "int"},
|
|
SynthesisCount = {ValueType = "int"},
|
|
Capacity = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
ResolveId = {ValueType = "int"},
|
|
ResolveCount = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
IsShowInLibrary = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableSuperTowerTier = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Tier = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
PluginDropId = {ValueType = "int"},
|
|
Score = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerEnhancer = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CharacterId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableSuperTowerTierEnhancerDrop = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Tier = {ValueType = "int"},
|
|
CommonDropId = {ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerCharacterEnhancerDrop = {
|
|
Id = {ValueType = "int"},
|
|
EnhancerType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerCommonEnhancerDrop = {
|
|
Id = {ValueType = "int"},
|
|
EnhancerType = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerCharacterLevel = {
|
|
Id = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
UpExp = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
AttributeId = {Type = 1, ValueType = "int"},
|
|
AttributeValue = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerCfg = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
Comment = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerRobot = {
|
|
Id = {ValueType = "int"},
|
|
OpenHour = {ValueType = "int"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerMall = {
|
|
Id = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
SpendItemId = {ValueType = "int"},
|
|
FreeRefreshCount = {ValueType = "int"},
|
|
RefreshCD = {ValueType = "int"},
|
|
ManualRefreshSpendItemId = {ValueType = "int"},
|
|
VisiblePluginCount = {ValueType = "int"},
|
|
ManualRefreshSpendItemCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerMallPlugin = {
|
|
Id = {ValueType = "int"},
|
|
MallId = {ValueType = "int"},
|
|
PluginId = {ValueType = "int"},
|
|
Price = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableSuperTowerTierScoreRatio = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerTierEnhancerAndDrop = {
|
|
Id = {ValueType = "int"},
|
|
PluginsPreviewName = {Type = 1, ValueType = "string"},
|
|
PluginsPreviewId = {Type = 1, ValueType = "int"},
|
|
EnhancerDropGroupId = {ValueType = "int"},
|
|
PluginsDropLevel = {Type = 1, ValueType = "int"},
|
|
PluginsDropGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSuperTowerPluginDrop = {
|
|
Id = {ValueType = "int"},
|
|
PluginsDropGroupId = {ValueType = "int"},
|
|
DropPlugins = {ValueType = "int"},
|
|
},
|
|
XTableSuperTowerEnhanceDrop = {
|
|
Id = {ValueType = "int"},
|
|
EnhancerDropGroupId = {ValueType = "int"},
|
|
DropEnhanceId = {ValueType = "int"},
|
|
},
|
|
XTableSuperTowerStarIcon = {
|
|
Quality = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerClientCfg = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
Comment = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerFunction = {
|
|
Key = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UnLockDescription = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
ThemeWeek = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
LockTips = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerStageElement = {
|
|
Element = {ValueType = "int"},
|
|
StageElementIcon = {ValueType = "string"},
|
|
},
|
|
XTableSuperTowerMapEffect = {
|
|
ThemeId = {ValueType = "int"},
|
|
MapNormalEffect = {ValueType = "string"},
|
|
MapLockEffect = {ValueType = "string"},
|
|
MapCurrentEffect = {ValueType = "string"},
|
|
MapTerrainEffect = {ValueType = "string"},
|
|
NorStageLockEffect = {ValueType = "string"},
|
|
NorStageUnLockEffect = {ValueType = "string"},
|
|
NorStageCurrentEffect = {ValueType = "string"},
|
|
NorStageSelectEffect = {ValueType = "string"},
|
|
SpStageLockEffect = {ValueType = "string"},
|
|
SpStageUnLockEffect = {ValueType = "string"},
|
|
SpStageCurrentEffect = {ValueType = "string"},
|
|
SpStageSelectEffect = {ValueType = "string"},
|
|
},
|
|
XTableMineSweepingActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CoinItemId = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMineSweepingChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
ActivityStageIds = {Type = 1, ValueType = "int"},
|
|
ShowActivityStageIds = {Type = 1, ValueType = "int"},
|
|
CompleteStoryId = {ValueType = "string"},
|
|
CompletePicture = {ValueType = "string"},
|
|
AllMinePicture = {ValueType = "string"},
|
|
MineEffect = {ValueType = "string"},
|
|
WinGridEffect = {ValueType = "string"},
|
|
MineIcon = {ValueType = "string"},
|
|
},
|
|
XTableMineSweepingStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
WinEffect = {ValueType = "string"},
|
|
CostCoinNum = {ValueType = "int"},
|
|
RowCount = {ValueType = "int"},
|
|
ColumnCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
CanFailedCounts = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMineSweepingMine = {
|
|
Id = {ValueType = "int"},
|
|
ActivityStageId = {ValueType = "int"},
|
|
ColumnIndexes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameHintIcon = {
|
|
Key = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Layer = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TaskTimeLimitId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
CollectionIcon = {ValueType = "string"},
|
|
GuideMoveDirection = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameShadow = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
Direction = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameTrap = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameElectricFence = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
Direction = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameRandomDialogBox = {
|
|
Id = {ValueType = "int"},
|
|
PreStage = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
Weight = {ValueType = "int"},
|
|
Duration = {ValueType = "float"},
|
|
},
|
|
XTableRpgMakerGameHintDialogBox = {
|
|
StageId = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
BackCount = {ValueType = "int"},
|
|
ResetCount = {ValueType = "int"},
|
|
TotalLoseCount = {ValueType = "int"},
|
|
},
|
|
XTableRpgMakerGameModel = {
|
|
Key = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Size = {ValueType = "string"},
|
|
Scale = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableRpgMakerGameAnimation = {
|
|
ModelName = {ValueType = "string"},
|
|
StandAnimaName = {ValueType = "string"},
|
|
RunAnimaName = {ValueType = "string"},
|
|
AtkAnimaName = {ValueType = "string"},
|
|
ElectricFenceAnimaName = {ValueType = "string"},
|
|
AlarmAnimaName = {ValueType = "string"},
|
|
DrownAnimaName = {ValueType = "string"},
|
|
AdsorbAnimaName = {ValueType = "string"},
|
|
TransferDisAnimaName = {ValueType = "string"},
|
|
TransferAnimaName = {ValueType = "string"},
|
|
BubblePushAnimaName = {ValueType = "string"},
|
|
DropPickAnimaName = {ValueType = "string"},
|
|
EffectRoot = {ValueType = "string"},
|
|
SentrySignYOffset = {ValueType = "int"},
|
|
XOffSet = {ValueType = "float"},
|
|
YOffSet = {ValueType = "float"},
|
|
ZOffSet = {ValueType = "float"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableCoupleCombatActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
GridPrefab = {ValueType = "string"},
|
|
},
|
|
XTableCoupleCombatChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameIcon = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
UnlockChapterId = {ValueType = "int"},
|
|
UnlockOccupyStageCount = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
ChapterType = {ValueType = "int"},
|
|
},
|
|
XTableCoupleCombatFeature = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableCoupleCombatStage = {
|
|
Id = {ValueType = "int"},
|
|
OpenDay = {ValueType = "int"},
|
|
Intro = {Type = 1, ValueType = "string"},
|
|
Feature = {Type = 1, ValueType = "int"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
GridBg = {ValueType = "string"},
|
|
IndexText = {ValueType = "string"},
|
|
IsLastOne = {ValueType = "int"},
|
|
},
|
|
XTableCoupleCombatCharacterCareerSkill = {
|
|
Id = {ValueType = "int"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
FightEventId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
IconLv = {ValueType = "string"},
|
|
},
|
|
XTableCoupleCombatCharacter = {
|
|
CharacterId = {ValueType = "int"},
|
|
Feature = {Type = 1, ValueType = "int"},
|
|
Name = {Type = 1, ValueType = "string"},
|
|
Icon = {Type = 1, ValueType = "string"},
|
|
Description = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCoupleCombatCharacterCareerSkillGroup = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
BelongCareers = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFashionStory = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
PrefabType = {ValueType = "int"},
|
|
SingleLines = {Type = 1, ValueType = "int"},
|
|
TrialStages = {Type = 1, ValueType = "int"},
|
|
TrialBg = {ValueType = "string"},
|
|
SkipId = {Type = 1, ValueType = "int"},
|
|
TaskLimitId = {ValueType = "int"},
|
|
},
|
|
XTableFashionStorySingleLine = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChapterPrefab = {ValueType = "string"},
|
|
ActivityBannerIcon = {ValueType = "string"},
|
|
ChapterBg = {ValueType = "string"},
|
|
FightStagePrefab = {ValueType = "string"},
|
|
StoryStagePrefab = {ValueType = "string"},
|
|
ChapterStages = {Type = 1, ValueType = "int"},
|
|
StoryTimeId = {ValueType = "int"},
|
|
StoryEntranceBg = {ValueType = "string"},
|
|
StoryFinishTag = {ValueType = "string"},
|
|
AsGroupStoryIcon = {ValueType = "string"},
|
|
SummerFashionTitleImg = {ValueType = "string"},
|
|
},
|
|
XTableFashionStoryStage = {
|
|
StageId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
StoryStageDetailBg = {ValueType = "string"},
|
|
StoryStageDetailIcon = {ValueType = "string"},
|
|
TrialDetailBg = {ValueType = "string"},
|
|
TrialDetailSpine = {ValueType = "string"},
|
|
TrialDetailHeadIcon = {ValueType = "string"},
|
|
TrialDetailRecommendLevel = {ValueType = "int"},
|
|
TrialDetailDesc = {ValueType = "string"},
|
|
FinishTag = {ValueType = "string"},
|
|
StoryStageFace = {ValueType = "string"},
|
|
TrialFace = {ValueType = "string"},
|
|
TrialLockIcon = {ValueType = "string"},
|
|
},
|
|
XTableKillZoneStage = {
|
|
Id = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
WinCondition = {Type = 1, ValueType = "int"},
|
|
StarCondition = {Type = 1, ValueType = "int"},
|
|
TestRobot = {Type = 1, ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
StarDesc = {Type = 1, ValueType = "string"},
|
|
FarmReward = {ValueType = "int"},
|
|
MaxStar = {ValueType = "int"},
|
|
RandomFightEventIds = {Type = 1, ValueType = "int"},
|
|
MonsterGroups = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableKillZoneChapter = {
|
|
Id = {ValueType = "int"},
|
|
Diff = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
DailyStageId = {ValueType = "int"},
|
|
},
|
|
XTableKillZonePlugin = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
LevelId = {Type = 1, ValueType = "int"},
|
|
UnlockSpend = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableKillZonePluginLevel = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
UnlockSpend = {ValueType = "int"},
|
|
SkillDesc = {ValueType = "string"},
|
|
},
|
|
XTableKillZonePluginSlot = {
|
|
Id = {ValueType = "int"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
},
|
|
XTableKillZoneStarReward = {
|
|
Id = {ValueType = "int"},
|
|
Diff = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableKillZoneDailyStarReward = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableKillZoneActivity = {
|
|
Id = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
ActivityBg = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
ResetPluginSpend = {ValueType = "int"},
|
|
TakeFarmRewardMaxCount = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableKillZonePluginGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableKillZoneMonster = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
BuffLevels = {Type = 1, ValueType = "int"},
|
|
MaxLife = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableKillZoneMonsterGroup = {
|
|
Id = {ValueType = "int"},
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableKillZoneBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableSummerEpisodeMapConfig = {
|
|
Id = {ValueType = "int"},
|
|
Bg = {ValueType = "string"},
|
|
Picture = {ValueType = "string"},
|
|
},
|
|
XTablePassportTypeInfo = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
IsFree = {ValueType = "bool"},
|
|
RewardId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
BuyDesc = {ValueType = "string"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
},
|
|
XTablePassportReward = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
PassportId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
IsPrimeReward = {ValueType = "bool"},
|
|
},
|
|
XTablePassportLevel = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
TotalExp = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
IsTargetLevel = {ValueType = "int"},
|
|
},
|
|
XTablePassportActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
DailyTaskGroup = {ValueType = "int"},
|
|
WeekTaskGroup = {ValueType = "int"},
|
|
BuyPassPortEarlyEndTime = {ValueType = "int"},
|
|
ClientBuyPassPortEarlyEndTime = {ValueType = "int"},
|
|
ComingToEndMailTime = {ValueType = "int"},
|
|
ComingToEndMailId = {ValueType = "int"},
|
|
BPTask = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePassportTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLimitedLoginConst = {
|
|
Id = {ValueType = "int"},
|
|
QuizCount = {ValueType = "int"},
|
|
},
|
|
XTableLimitedLoginQuiz = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Answers = {Type = 1, ValueType = "string"},
|
|
CorrectAnsIdxs = {Type = 1, ValueType = "int"},
|
|
ImagePath = {ValueType = "string"},
|
|
},
|
|
XTableLoginProtect = {
|
|
Id = {ValueType = "int"},
|
|
LoginTime = {ValueType = "int"},
|
|
Interval = {ValueType = "int"},
|
|
Hint = {ValueType = "string"},
|
|
},
|
|
XTablePassportBuyFashionShow = {
|
|
PassportId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
FashionId = {ValueType = "int"},
|
|
IsWeaponFahion = {ValueType = "int"},
|
|
},
|
|
XTablePassportBuyRewardShow = {
|
|
Id = {ValueType = "int"},
|
|
PassportId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ShowCount = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimerId = {ValueType = "int"},
|
|
MaxSkillCount = {ValueType = "int"},
|
|
},
|
|
XTableSlotMachines = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
DifferentAddScore = {ValueType = "int"},
|
|
TwoSameAddScore = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
UnlockNeedPreScore = {ValueType = "int"},
|
|
ScoreLimit = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
MachineImage = {ValueType = "string"},
|
|
MachineLockImage = {ValueType = "string"},
|
|
NextMachineBtnImage = {ValueType = "string"},
|
|
NextMachineBtnText = {ValueType = "string"},
|
|
RulesIds = {Type = 1, ValueType = "int"},
|
|
Icons = {Type = 1, ValueType = "int"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
RewardScores = {Type = 1, ValueType = "int"},
|
|
PrixBottomTimes = {ValueType = "int"},
|
|
TenTimesPrixLimit = {ValueType = "int"},
|
|
TaskDailyLimitId = {ValueType = "int"},
|
|
TaskCumulativeLimitId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
HighLight = {ValueType = "int"},
|
|
},
|
|
XTableSlotMachinesActivity = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
ExchangeRatio = {ValueType = "int"},
|
|
ExchangeType = {ValueType = "int"},
|
|
SlotMachinesIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSlotMachinesIcon = {
|
|
Id = {ValueType = "int"},
|
|
IconName = {ValueType = "string"},
|
|
IconImage = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
IsPrix = {ValueType = "bool"},
|
|
},
|
|
XTableSlotMachinesRules = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimerId = {ValueType = "int"},
|
|
MaxSkillCount = {ValueType = "int"},
|
|
InitRoleId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDrawNewYearActivityShow = {
|
|
Type = {ValueType = "int"},
|
|
TypeText = {ValueType = "string"},
|
|
QualityText = {Type = 1, ValueType = "string"},
|
|
UiAnim = {ValueType = "string"},
|
|
UiResultAnim = {ValueType = "string"},
|
|
PanelOpenUp = {Type = 1, ValueType = "string"},
|
|
PanelOpenDown = {Type = 1, ValueType = "string"},
|
|
PanelCardShowOff = {Type = 1, ValueType = "string"},
|
|
EffectOpenBox = {Type = 1, ValueType = "string"},
|
|
SkipEffect = {ValueType = "string"},
|
|
PanelGachaOpenUp = {Type = 1, ValueType = "string"},
|
|
PanelGachaOpenDown = {Type = 1, ValueType = "string"},
|
|
EffectOpenGacha = {Type = 1, ValueType = "string"},
|
|
GachaSkipEffect = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameBoss = {
|
|
Id = {ValueType = "int"},
|
|
TimerId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
PreBossId = {ValueType = "int"},
|
|
PreBossUnlockTips = {ValueType = "string"},
|
|
MaxRound = {ValueType = "int"},
|
|
MaxTime = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ModelId = {ValueType = "string"},
|
|
BattleModelId = {ValueType = "string"},
|
|
FullBodyIcon = {ValueType = "string"},
|
|
SuggestRoleIds = {Type = 1, ValueType = "string"},
|
|
ShowSkillIds = {Type = 1, ValueType = "int"},
|
|
NameIcon = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameRole = {
|
|
Id = {ValueType = "int"},
|
|
TimerId = {ValueType = "int"},
|
|
ShopItemId = {ValueType = "int"},
|
|
Row = {ValueType = "int"},
|
|
Col = {ValueType = "int"},
|
|
BallId = {Type = 1, ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
PassiveSkillId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
BattleModelId = {ValueType = "string"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
EnergyInit = {ValueType = "int"},
|
|
EnergyLimit = {ValueType = "int"},
|
|
ComboAddEnergy = {ValueType = "int"},
|
|
AddEnergyStartRound = {Type = 1, ValueType = "int"},
|
|
RoundAddEnergyType = {Type = 1, ValueType = "int"},
|
|
RoundAddEnergyCount = {Type = 1, ValueType = "int"},
|
|
NameIcon = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameBall = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Color = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameScore = {
|
|
Id = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameCombo = {
|
|
Id = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameSkillGroup = {
|
|
Id = {ValueType = "int"},
|
|
ShopItemId = {ValueType = "int"},
|
|
Cd = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
OnSkillId = {ValueType = "int"},
|
|
LimitTime = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGamePassiveSkill = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
TriggerRate = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSameColorGameSkill = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
DescTimeType = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ScreenMaskType = {ValueType = "int"},
|
|
ControlType = {ValueType = "int"},
|
|
ShowCountdown = {ValueType = "int"},
|
|
HintText = {ValueType = "string"},
|
|
HintTextTimeType = {ValueType = "string"},
|
|
EnergyCost = {ValueType = "int"},
|
|
AddEnergyType = {ValueType = "int"},
|
|
AddEnergyCount = {ValueType = "int"},
|
|
SkillParam = {ValueType = "int"},
|
|
ScoreFactor = {ValueType = "float"},
|
|
LowerLimit = {ValueType = "int"},
|
|
UpperLimit = {ValueType = "int"},
|
|
SkillComboType = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameBossGrade = {
|
|
Id = {ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
Damage = {ValueType = "int"},
|
|
Grade = {ValueType = "int"},
|
|
GradeName = {ValueType = "string"},
|
|
},
|
|
XTableSameColorGameBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Step = {ValueType = "int"},
|
|
TargetColors = {Type = 1, ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
DurationTime = {ValueType = "int"},
|
|
DamagePercent = {ValueType = "int"},
|
|
AddEnergy = {ValueType = "int"},
|
|
AddEnergyLimit = {ValueType = "int"},
|
|
ChangeColorCount = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameBossSkill = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
BossId = {ValueType = "int"},
|
|
TriggerRound = {ValueType = "int"},
|
|
SkipDamage = {ValueType = "int"},
|
|
BuffId = {Type = 1, ValueType = "int"},
|
|
SubEnergyType = {ValueType = "int"},
|
|
SubEnergyCount = {ValueType = "int"},
|
|
},
|
|
XTableSameColorGameCfg = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGamePlayMainDownHint = {
|
|
Id = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameHintLine = {
|
|
MapId = {ValueType = "int"},
|
|
HintTitle = {ValueType = "string"},
|
|
StartRowAndCol = {ValueType = "string"},
|
|
StartGridPercent = {ValueType = "string"},
|
|
NextRowAndCol = {Type = 1, ValueType = "string"},
|
|
NextGridPercent = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableActivityCalendar = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SortId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityIcon = {ValueType = "string"},
|
|
ActivityBanner = {ValueType = "string"},
|
|
ActivityDesc = {ValueType = "string"},
|
|
FunctionId = {ValueType = "int"},
|
|
IsInCalendar = {ValueType = "int"},
|
|
ShowItem = {Type = 1, ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
ExchangeTimeId = {ValueType = "int"},
|
|
TaskTimeId = {ValueType = "int"},
|
|
FightTimeId = {ValueType = "int"},
|
|
},
|
|
XTableMouthData = {
|
|
Id = {ValueType = "int"},
|
|
CvId = {ValueType = "int"},
|
|
Msec = {ValueType = "int"},
|
|
A = {ValueType = "float"},
|
|
I = {ValueType = "float"},
|
|
U = {ValueType = "float"},
|
|
E = {ValueType = "float"},
|
|
O = {ValueType = "float"},
|
|
},
|
|
XTableLivWarmSoundsActivityStage = {
|
|
Id = {ValueType = "int"},
|
|
FinishSoundId = {Type = 1, ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableLivWarmSoundsActivityCfg = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableLivWarmSoundsActivityLocal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
ClearBgImg = {ValueType = "string"},
|
|
},
|
|
LivWarmSoundsActivitySoundLocal = {
|
|
SoundId = {ValueType = "int"},
|
|
RankNumber = {ValueType = "string"},
|
|
CueId = {ValueType = "int"},
|
|
AttachedImgUrl = {ValueType = "string"},
|
|
ReflectedImgUrl = {ValueType = "string"},
|
|
Words = {ValueType = "string"},
|
|
},
|
|
LivWarmSoundsActivityStageLocal = {
|
|
Id = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
BroadTestTime = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
FinishImg = {ValueType = "string"},
|
|
FinishText = {ValueType = "string"},
|
|
FinishUrl = {ValueType = "string"},
|
|
InitialSoundId = {Type = 1, ValueType = "int"},
|
|
Hint = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableLivWarmActivityLocal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
},
|
|
XTableLivWarmActivityHead = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
ColumnIndexes = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLivWarmActivityStageLocal = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
RoleHead = {Type = 1, ValueType = "string"},
|
|
StageEnName = {ValueType = "string"},
|
|
CgPic = {ValueType = "string"},
|
|
CgText = {ValueType = "string"},
|
|
},
|
|
XTableLivWarmActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
UseItemCount = {ValueType = "int"},
|
|
MaxWidth = {ValueType = "int"},
|
|
MaxHeight = {ValueType = "int"},
|
|
},
|
|
XTableLivWarmActivityStage = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
MaxItemCount = {ValueType = "int"},
|
|
RewardProgress = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
DismisMaxCount = {ValueType = "int"},
|
|
RequireStageId = {ValueType = "int"},
|
|
},
|
|
XTableUiBattleShowRole = {
|
|
ModelId = {ValueType = "string"},
|
|
WeaponId = {Type = 1, ValueType = "int"},
|
|
StandbyAnime = {ValueType = "string"},
|
|
HitAnime = {ValueType = "string"},
|
|
Born = {ValueType = "int"},
|
|
FrontDash = {ValueType = "int"},
|
|
BackDash = {ValueType = "int"},
|
|
SpecialAttack = {Type = 1, ValueType = "int"},
|
|
NormalAttack = {Type = 1, ValueType = "int"},
|
|
RedAttack = {Type = 1, ValueType = "int"},
|
|
BlueAttack = {Type = 1, ValueType = "int"},
|
|
YellowAttack = {Type = 1, ValueType = "int"},
|
|
SpecialAttackSound = {Type = 1, ValueType = "int"},
|
|
HideNodeName = {Type = 1, ValueType = "string"},
|
|
SkillAttack = {Type = 1, ValueType = "int"},
|
|
SpecialAttackEffectName = {Type = 1, ValueType = "string"},
|
|
SpecialAttackEffectJointName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUiBattleShowCombo = {
|
|
ModelId = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Combo = {Type = 1, ValueType = "string"},
|
|
ComboActionLimit = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBattleShowSkillKeyframe = {
|
|
Id = {ValueType = "int"},
|
|
Key = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCheatResonance = {
|
|
CharacterId = {ValueType = "int"},
|
|
WeaponId = {ValueType = "int"},
|
|
WaferId = {Type = 1, ValueType = "int"},
|
|
WeaponResonance = {ValueType = "string"},
|
|
WeaponResonanceType = {ValueType = "string"},
|
|
WaferResonance = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
WaferResonanceType = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
WaferAwakeCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSimulateTrainAtk = {
|
|
AtkLevel = {ValueType = "int"},
|
|
AtkBuffId = {ValueType = "int"},
|
|
AtkAttributeCe = {ValueType = "int"},
|
|
AtkAddPercent = {ValueType = "float"},
|
|
},
|
|
XTableSimulateTrainHp = {
|
|
HpLevel = {ValueType = "int"},
|
|
HpBuffId = {ValueType = "int"},
|
|
HpAttributeCe = {ValueType = "int"},
|
|
HpAddPercent = {ValueType = "float"},
|
|
},
|
|
XTableSimulateTrainMonster = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
HpAddPercent = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
NpcLevel = {Type = 1, ValueType = "int"},
|
|
StageName = {Type = 1, ValueType = "string"},
|
|
StageBuffId = {Type = 1, ValueType = "int"},
|
|
PeriodBuffId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
DefaultAtkLevel = {ValueType = "int"},
|
|
DefaultHpLevel = {ValueType = "int"},
|
|
SortId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StageRatioCe = {Type = 1, ValueType = "float"},
|
|
StageBasicCe = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSimulateTrainGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
},
|
|
XTableLivWarmExtActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableLivWarmExtImg = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ImgUrl = {ValueType = "string"},
|
|
},
|
|
XTableLivWarmExtTimeline = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
LockedIcon = {ValueType = "string"},
|
|
UnlockIcon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Url = {ValueType = "string"},
|
|
},
|
|
XTableRegression2Activity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ContinueDays = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
FirstOfflineTime = {ValueType = "int"},
|
|
SecondOfflineTime = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
HelpId = {ValueType = "int"},
|
|
InRegressionTaskId = {ValueType = "int"},
|
|
NotInRegressionTaskId = {ValueType = "int"},
|
|
},
|
|
XTableRegression2Task = {
|
|
Id = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
DailyTaskId = {Type = 1, ValueType = "int"},
|
|
WeeklyTaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegression2SignIn = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Days = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
AssetPath = {ValueType = "string"},
|
|
},
|
|
XTableRegression2Invite = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
InviteCountMax = {ValueType = "int"},
|
|
CodeLetter = {ValueType = "string"},
|
|
RandomLetterCount = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
CountToTransfer = {ValueType = "int"},
|
|
CountTransferTo = {ValueType = "int"},
|
|
DailyPointMax = {ValueType = "int"},
|
|
},
|
|
XTableRegression2InviteReward = {
|
|
Id = {ValueType = "int"},
|
|
InviteId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
NeedPoint = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
IsPrimeReward = {ValueType = "bool"},
|
|
},
|
|
XTableRegression2Gacha = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
InviteId = {ValueType = "int"},
|
|
ContinueDays = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
},
|
|
XTableRegression2GachaGroup = {
|
|
Id = {ValueType = "int"},
|
|
GachaId = {ValueType = "int"},
|
|
PreGroupId = {ValueType = "int"},
|
|
CoreRewardGroupId = {ValueType = "int"},
|
|
RewardGroup = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegression2GachaReward = {
|
|
Id = {ValueType = "int"},
|
|
RewardGroupId = {ValueType = "int"},
|
|
UsableTimes = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableRegression2ClienConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRegression2ShareConfig = {
|
|
Id = {ValueType = "int"},
|
|
PlatformType = {ValueType = "int"},
|
|
ChannelId = {ValueType = "int"},
|
|
KeepQRCode = {ValueType = "bool"},
|
|
ImagePlayerInfo = {ValueType = "string"},
|
|
TextContent = {ValueType = "string"},
|
|
KeepLink = {ValueType = "bool"},
|
|
TextPlayerInfo = {ValueType = "string"},
|
|
},
|
|
XTableRunGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
GroupIds = {Type = 1, ValueType = "int"},
|
|
FinalStageModel = {ValueType = "string"},
|
|
FinalStageId = {ValueType = "int"},
|
|
ConsumeId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
},
|
|
XTableRunGameGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
RobotId = {ValueType = "int"},
|
|
RoleHead = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRunGameChallengeTarget = {
|
|
Id = {ValueType = "int"},
|
|
Target = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableRunGameStage = {
|
|
StageId = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
MonsterHead = {ValueType = "string"},
|
|
NotOpenName = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
TimeLimitTaskId = {Type = 1, ValueType = "int"},
|
|
ShopId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityBanner = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarBlock = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
ChapterId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
MovieId = {ValueType = "string"},
|
|
OpenHour = {ValueType = "int"},
|
|
PreBlockId = {Type = 1, ValueType = "string"},
|
|
FightBasicPurification = {ValueType = "int"},
|
|
FightFactor = {ValueType = "int"},
|
|
CleanNeed = {ValueType = "int"},
|
|
AutoGrow = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
PurificationExp = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ActionPoint = {ValueType = "int"},
|
|
DetachActionPoint = {ValueType = "int"},
|
|
DetachBasicPurification = {ValueType = "int"},
|
|
DetachExtraPurification = {Type = 1, ValueType = "int"},
|
|
DetachBasicRewardId = {ValueType = "int"},
|
|
DetachExtraRewardId = {Type = 1, ValueType = "int"},
|
|
WorldBossStartHour = {ValueType = "int"},
|
|
WorldBossEndHour = {ValueType = "int"},
|
|
RepeatChallengeActionPoint = {ValueType = "int"},
|
|
DetachRepeatChallengeActionPoint = {ValueType = "int"},
|
|
RepeatChallengeRewardId = {ValueType = "int"},
|
|
DetachRepeatChallengeRewardId = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarBlockAutoGrow = {
|
|
Id = {ValueType = "int"},
|
|
BlockId = {ValueType = "int"},
|
|
TargetPurification = {ValueType = "int"},
|
|
TimeStr = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarPurificationLevel = {
|
|
Id = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
TeamFightEventId = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
AddAttr = {Type = 1, ValueType = "int"},
|
|
HoleCount = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarHangUpReward = {
|
|
Id = {ValueType = "int"},
|
|
UnlockBlockId = {ValueType = "int"},
|
|
ProductionAmount = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarSpecialRole = {
|
|
Id = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
HeadIcon = {ValueType = "string"},
|
|
Lihui = {ValueType = "string"},
|
|
UnlockBlockId = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarSpecialRoleReward = {
|
|
Id = {ValueType = "int"},
|
|
UnlockCount = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarDetachCondition = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarBossMail = {
|
|
Id = {ValueType = "int"},
|
|
BlockId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarDetachRole = {
|
|
Id = {ValueType = "int"},
|
|
DetachCondition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAreaWarBuff = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarArticle = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
UnlockBlockId = {ValueType = "int"},
|
|
UnlockBlockProgress = {ValueType = "int"},
|
|
Author = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarArticleGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnlockChapterId = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarArticleLikeFactor = {
|
|
Id = {ValueType = "int"},
|
|
LikeCount = {ValueType = "int"},
|
|
RandMin = {ValueType = "int"},
|
|
RandMax = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarChapter = {
|
|
Id = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
WorldBossUiType = {ValueType = "int"},
|
|
},
|
|
XTableAreaWarBlockShowType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
StageDetailBg = {ValueType = "string"},
|
|
},
|
|
XTableAreaWarWorldBossUi = {
|
|
Id = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
TitleIcon = {ValueType = "string"},
|
|
RankTitle = {ValueType = "string"},
|
|
ModelId = {Type = 1, ValueType = "string"},
|
|
HeadName = {Type = 1, ValueType = "string"},
|
|
HeadIcon = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableAreaWarClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableAreaWarPlate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BlockId = {Type = 1, ValueType = "int"},
|
|
UnlockBlockId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePickFlipActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
ShopId = {ValueType = "int"},
|
|
AssetItemIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePickFlipRewardGroup = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeItemCount = {ValueType = "int"},
|
|
SelectRewardCount = {ValueType = "int"},
|
|
RandomRewardCount = {ValueType = "int"},
|
|
RandomRewardType = {ValueType = "int"},
|
|
FinishRewardId = {ValueType = "int"},
|
|
},
|
|
XTablePickFlipReward = {
|
|
Id = {ValueType = "int"},
|
|
RewardGroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
ItemType = {ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePickFlipTextRule = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
RuleTitles = {Type = 1, ValueType = "string"},
|
|
RuleDescs = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePickFlipItemTypeConfig = {
|
|
ItemType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IsSpecial = {ValueType = "bool"},
|
|
},
|
|
XTablePickFlipClienConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosActivity = {
|
|
Id = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PointItemId = {ValueType = "int"},
|
|
EnergyItemId = {ValueType = "int"},
|
|
LevelItem = {ValueType = "int"},
|
|
EnergyGainByDay = {ValueType = "int"},
|
|
MaxEnergy = {ValueType = "int"},
|
|
CoreStartLevel = {ValueType = "int"},
|
|
EnergyCostOnUpgrade = {ValueType = "int"},
|
|
AtkUpNumByLevel = {ValueType = "int"},
|
|
AtkUpAbilityByLevel = {ValueType = "int"},
|
|
LifeUpNumByLevel = {ValueType = "int"},
|
|
LifeUpAbilityByLevel = {ValueType = "int"},
|
|
EntryImage = {ValueType = "string"},
|
|
DailyRewardId = {ValueType = "int"},
|
|
AddTeamItem = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosMode = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OpenTime = {ValueType = "int"},
|
|
CoreId = {ValueType = "int"},
|
|
MonsterLibraryId = {ValueType = "int"},
|
|
MapLibraryId = {ValueType = "int"},
|
|
EnvLibraryId = {ValueType = "int"},
|
|
IsLinearStage = {ValueType = "bool"},
|
|
LinearStageNum = {ValueType = "int"},
|
|
IsRanking = {ValueType = "bool"},
|
|
RoleMaxPosition = {ValueType = "int"},
|
|
RoleMinPosition = {ValueType = "int"},
|
|
RoleBattleNum = {ValueType = "int"},
|
|
MonsterMinPosition = {ValueType = "int"},
|
|
MonsterBattleNum = {ValueType = "int"},
|
|
MonsterMaxPosition = {ValueType = "int"},
|
|
MonsterRandomNum = {ValueType = "int"},
|
|
BossLimit = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
BgPath = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderIcon = {ValueType = "string"},
|
|
ShadowBgPath = {ValueType = "string"},
|
|
NamePlateColorR = {ValueType = "int"},
|
|
NamePlateColorG = {ValueType = "int"},
|
|
NamePlateColorB = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
TeamMaxPosition = {ValueType = "int"},
|
|
FightEvent = {Type = 1, ValueType = "int"},
|
|
EggRateRandom = {ValueType = "int"},
|
|
EggRateNormal = {ValueType = "int"},
|
|
EggStartIndex = {ValueType = "int"},
|
|
EggEndIndex = {ValueType = "int"},
|
|
EggRobots = {Type = 1, ValueType = "string"},
|
|
RoleForceRandomIndex = {ValueType = "int"},
|
|
TaskGroupId = {ValueType = "int"},
|
|
RoleForceAssistIndex = {ValueType = "int"},
|
|
StageRollBack = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosMapLibrary = {
|
|
Id = {ValueType = "int"},
|
|
LibraryId = {ValueType = "int"},
|
|
ThumbnailPath = {ValueType = "string"},
|
|
EnvName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
PowerPercent = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
BtnIcon = {ValueType = "string"},
|
|
SuperSmashBrosMonster = {ValueType = "int"},
|
|
MonsterLibraryId = {ValueType = "int"},
|
|
NeedWinCount = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashEggRobot = {
|
|
Id = {ValueType = "int"},
|
|
RoleHead = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosRewardShow = {
|
|
Id = {ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosEnvLibrary = {
|
|
Id = {ValueType = "int"},
|
|
LibraryId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
FightEventId = {ValueType = "int"},
|
|
PowerPercent = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosSystemCharacter = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosMonsterLibrary = {
|
|
Id = {ValueType = "int"},
|
|
LibraryId = {ValueType = "int"},
|
|
MonsterIdList = {Type = 1, ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
MonsterGroupType = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
FirstScore = {ValueType = "int"},
|
|
LevelItem = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
HalfBodyIcon = {ValueType = "string"},
|
|
OpenTime = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosMonster = {
|
|
Id = {ValueType = "int"},
|
|
MonsterId = {ValueType = "int"},
|
|
MonsterType = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Num = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
LimitStageId = {ValueType = "int"},
|
|
ModelScale = {ValueType = "float"},
|
|
FightEventList = {Type = 1, ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
MonsterInfoId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosMonsterType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosCore = {
|
|
Id = {ValueType = "int"},
|
|
ModeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnlockTips = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
StarLimit = {ValueType = "int"},
|
|
AttackFightEventId = {ValueType = "int"},
|
|
HpFightEventId = {ValueType = "int"},
|
|
StrongAttrLimit = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosCoreLevel = {
|
|
Id = {ValueType = "int"},
|
|
CoreId = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
SpendMaterialId = {ValueType = "int"},
|
|
SpendMaterialCount = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
UpgradeDescription = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosReward = {
|
|
Id = {ValueType = "int"},
|
|
ModeId = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
NeedScore = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosTeamLevel = {
|
|
TeamLevel = {ValueType = "int"},
|
|
NeedItem = {ValueType = "int"},
|
|
AtkUp = {ValueType = "int"},
|
|
HpUp = {ValueType = "int"},
|
|
AbilityUp = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
},
|
|
XTableSuperSmashBrosBalanceTips = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosMonsterInfo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ModelName = {ValueType = "string"},
|
|
},
|
|
XTableSuperSmashBrosAssistance = {
|
|
AssistId = {ValueType = "int"},
|
|
AssistType = {ValueType = "int"},
|
|
PrivateFightEventId = {ValueType = "int"},
|
|
OpenFightEventId = {ValueType = "int"},
|
|
CoolingTime = {ValueType = "int"},
|
|
SkillName = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
RoleCharacterBig = {ValueType = "string"},
|
|
MonsterName = {ValueType = "string"},
|
|
Ability = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
CareerIcon = {ValueType = "string"},
|
|
HalfBodyImage = {ValueType = "string"},
|
|
},
|
|
XTableSpecialTrainAlbumConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Composer = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
CueId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableMainLineStageEx = {
|
|
Id = {ValueType = "int"},
|
|
EventEffect = {ValueType = "string"},
|
|
EventIcon = {ValueType = "string"},
|
|
EventParams = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMainLineStageTransform = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
BeforeStageId = {ValueType = "int"},
|
|
AfterStageId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableMainLineTeleport = {
|
|
StageId = {ValueType = "int"},
|
|
SkipStageId = {Type = 1, ValueType = "int"},
|
|
SkipLoadingType = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMainLineStageClearContr = {
|
|
StageId = {ValueType = "int"},
|
|
ProgressBgIcon = {ValueType = "string"},
|
|
ProgressBarIcon = {ValueType = "string"},
|
|
},
|
|
XTableMainlineIgnoreStageList = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
},
|
|
XTableDrawNewYearActivityShow = {
|
|
Type = {ValueType = "int"},
|
|
TypeText = {ValueType = "string"},
|
|
QualityText = {ValueType = "string"},
|
|
UiAnim = {ValueType = "string"},
|
|
UiResultAnim = {ValueType = "string"},
|
|
PanelOpenUp = {ValueType = "string"},
|
|
PanelOpenDown = {ValueType = "string"},
|
|
PanelCardShowOff = {ValueType = "string"},
|
|
EffectOpenBox = {ValueType = "string"},
|
|
SkipEffect = {ValueType = "string"},
|
|
PanelGachaOpenUp = {ValueType = "string"},
|
|
PanelGachaOpenDown = {ValueType = "string"},
|
|
EffectOpenGacha = {ValueType = "string"},
|
|
GachaSkipEffect = {ValueType = "string"},
|
|
}, XTableMemorySaveActivity = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
},
|
|
XTableMainLineNextChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
SkipCondition = {ValueType = "int"},
|
|
TRPGChapterId = {ValueType = "int"},
|
|
StoryImgs = {Type = 1, ValueType = "string"},
|
|
StorySkipId = {Type = 1, ValueType = "int"},
|
|
StorySkipName = {Type = 1, ValueType = "string"},
|
|
StoryChpterType = {Type = 1, ValueType = "int"},
|
|
StoryChapterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMemorySaveActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityName = {ValueType = "string"},
|
|
ActivityBanner = {ValueType = "string"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMemorySaveChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterBtnName = {ValueType = "string"},
|
|
ChapterBg = {ValueType = "string"},
|
|
BtnChapterBg = {ValueType = "string"},
|
|
BtnChapterIcon = {ValueType = "string"},
|
|
StageShortName = {ValueType = "string"},
|
|
StageLinePrefab = {ValueType = "string"},
|
|
StageBg = {ValueType = "string"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
RequirePass = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMemorySaveTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequirePass = {ValueType = "int"},
|
|
},
|
|
XTableMaverickActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EntryTexture = {ValueType = "string"},
|
|
RankStageId = {ValueType = "int"},
|
|
PatternIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverickPattern = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
PatternName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableMaverickStage = {
|
|
StageId = {ValueType = "int"},
|
|
PatternId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
GridIndex = {ValueType = "int"},
|
|
GridName = {ValueType = "string"},
|
|
Danger = {ValueType = "int"},
|
|
Tips = {Type = 1, ValueType = "string"},
|
|
AffixIds = {Type = 1, ValueType = "int"},
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverickMember = {
|
|
Id = {ValueType = "int"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
TalentIds = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Attributes = {Type = 1, ValueType = "string"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverickLevelUp = {
|
|
Id = {ValueType = "int"},
|
|
MemberId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
ConsumeItemCount = {ValueType = "int"},
|
|
CombatScore = {ValueType = "int"},
|
|
DisplayAttribId = {ValueType = "int"},
|
|
},
|
|
XTableMaverickTalent = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PreTalentId = {ValueType = "int"},
|
|
UnlockLevel = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Intro = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableMaverickNumIcon = {
|
|
Num = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableMaverickSkillDesc = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
},
|
|
XTableMaverickDisplayAttrib = {
|
|
Id = {ValueType = "int"},
|
|
Life = {ValueType = "int"},
|
|
Attack = {ValueType = "int"},
|
|
Defense = {ValueType = "int"},
|
|
Crit = {ValueType = "int"},
|
|
},
|
|
XTableDiceGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CoinItemId = {ValueType = "int"},
|
|
CoinCost = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
DiceCount = {ValueType = "int"},
|
|
},
|
|
XTableDiceGameOperation = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
DescText = {ValueType = "string"},
|
|
ResultText = {ValueType = "string"},
|
|
CountText = {ValueType = "string"},
|
|
FormulaText = {ValueType = "string"},
|
|
ScoreRate = {ValueType = "int"},
|
|
SelectionRate = {ValueType = "int"},
|
|
FlagObtain = {ValueType = "int"},
|
|
FlagRequired = {ValueType = "int"},
|
|
FlagToScore = {ValueType = "int"},
|
|
},
|
|
XTableDiceGameReward = {
|
|
Id = {ValueType = "int"},
|
|
ProgressRequired = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableDiceGameEasterEgg = {
|
|
Id = {ValueType = "int"},
|
|
ScoreRequired = {ValueType = "int"},
|
|
PointRequired = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableDiceGamePoint = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
ImgPath = {ValueType = "string"},
|
|
},
|
|
XTableDiceAnimation = {
|
|
Id = {ValueType = "int"},
|
|
TailFrames = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBirthdayPlot = {
|
|
Id = {ValueType = "int"},
|
|
StoryChapterId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableBirthdayPlotCovert = {
|
|
Id = {ValueType = "int"},
|
|
BeginTime = {ValueType = "string"},
|
|
EndTime = {ValueType = "string"},
|
|
CovertToMonth = {ValueType = "int"},
|
|
CovertToDay = {ValueType = "int"},
|
|
},
|
|
XTableAchievementBaseTypeInfo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SubName = {ValueType = "string"},
|
|
EntryImage = {ValueType = "string"},
|
|
},
|
|
XTableAchievementTypeInfo = {
|
|
Id = {ValueType = "int"},
|
|
BaseTypeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableAchievement = {
|
|
Id = {ValueType = "int"},
|
|
AchievementTypeId = {ValueType = "int"},
|
|
TaskId = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
IsHiddenMode = {ValueType = "int"},
|
|
ShowTips = {ValueType = "int"},
|
|
},
|
|
XTableReviewActivity = {
|
|
Id = {ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableReviewActivityInfo = {
|
|
Id = {ValueType = "int"},
|
|
Key = {ValueType = "string"},
|
|
ActivityId = {ValueType = "int"},
|
|
Page = {ValueType = "int"},
|
|
TextFormat = {ValueType = "string"},
|
|
DataName = {ValueType = "string"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableReviewActivityPageInfo = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Page = {ValueType = "int"},
|
|
Components = {Type = 1, ValueType = "string"},
|
|
ModelType = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayStagePlace = {
|
|
Id = {ValueType = "int"},
|
|
Pos = {ValueType = "int"},
|
|
PrePlaceId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
CanGetPeople = {ValueType = "bool"},
|
|
ResourceId = {Type = 1, ValueType = "int"},
|
|
UnlockCondition = {Type = 1, ValueType = "int"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayStageDay = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Day = {ValueType = "int"},
|
|
BasicEvent = {Type = 1, ValueType = "int"},
|
|
RandomEventCount = {ValueType = "int"},
|
|
RandomEvent = {Type = 1, ValueType = "int"},
|
|
RandomEventWeight = {Type = 1, ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayCfg = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
Comment = {ValueType = "string"},
|
|
},
|
|
XTableDoomsdayActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TaskGroupId = {ValueType = "int"},
|
|
DiaryTaskGroupId = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
PreStage = {ValueType = "int"},
|
|
OpenTime = {ValueType = "int"},
|
|
PrefabPath = {ValueType = "string"},
|
|
FirstPlace = {ValueType = "int"},
|
|
PlaceId = {Type = 1, ValueType = "int"},
|
|
DayCount = {ValueType = "int"},
|
|
MaxBuildingCount = {ValueType = "int"},
|
|
Effect = {Type = 1, ValueType = "int"},
|
|
PlaceIReadOnlyList = {Type = 1, ValueType = "int"},
|
|
TaskPool = {Type = 1, ValueType = "int"},
|
|
MainTaskId = {ValueType = "int"},
|
|
SubTaskId = {Type = 1, ValueType = "int"},
|
|
EffectIds = {Type = 1, ValueType = "int"},
|
|
BuildingIds = {Type = 1, ValueType = "int"},
|
|
EndingId = {Type = 1, ValueType = "int"},
|
|
WeatherModeId = {Type = 1, ValueType = "int"},
|
|
WeatherModeWeight = {Type = 1, ValueType = "int"},
|
|
PossibleWeather = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayAttribute = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Threshold = {ValueType = "int"},
|
|
ResourceId = {ValueType = "int"},
|
|
DailyRequireResourceCount = {ValueType = "int"},
|
|
DailyChangeValue = {ValueType = "int"},
|
|
DailyChangeValueWhenNoHome = {ValueType = "int"},
|
|
DailyChangeValueWhenHungery = {ValueType = "int"},
|
|
DailyChangeValueWhenSick = {ValueType = "int"},
|
|
DailyRecoveryRatio = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayAttributeType = {
|
|
Id = {ValueType = "int"},
|
|
MaxValue = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BadName = {ValueType = "string"},
|
|
BadIcon = {ValueType = "string"},
|
|
},
|
|
XTableDoomsdayEvent = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
EventType = {ValueType = "int"},
|
|
ActiveConditionId = {Type = 1, ValueType = "int"},
|
|
Mutex = {ValueType = "bool"},
|
|
EffectId = {Type = 1, ValueType = "int"},
|
|
SubEventId = {Type = 1, ValueType = "int"},
|
|
SubConditionId = {Type = 1, ValueType = "int"},
|
|
AutoPopup = {ValueType = "bool"},
|
|
ForceFinish = {ValueType = "bool"},
|
|
},
|
|
XTableDoomsdayResource = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
MaxCount = {ValueType = "string"},
|
|
CanAllot = {ValueType = "bool"},
|
|
},
|
|
XTableDoomsdayResourceAllot = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Tips = {ValueType = "string"},
|
|
},
|
|
XTableDoomsdayEffect = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Trigger = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
Args = {Type = 1, ValueType = "int"},
|
|
SourceType = {Type = 1, ValueType = "int"},
|
|
SourceCount = {Type = 1, ValueType = "int"},
|
|
TargetType = {Type = 1, ValueType = "int"},
|
|
TargetCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayStructure = {
|
|
Id = {ValueType = "int"},
|
|
EffectId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayBuilding = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
MaxNum = {ValueType = "int"},
|
|
FinishDayCount = {ValueType = "int"},
|
|
WorkDayCount = {ValueType = "int"},
|
|
SpendResourceType = {Type = 1, ValueType = "int"},
|
|
SpendResourceCount = {Type = 1, ValueType = "int"},
|
|
WorkingDailyConsumeResourceId = {Type = 1, ValueType = "int"},
|
|
WorkingDailyConsumeResourceCount = {Type = 1, ValueType = "int"},
|
|
WorkingDailyGainResourceId = {Type = 1, ValueType = "int"},
|
|
WorkingDailyGainResourceCount = {Type = 1, ValueType = "int"},
|
|
LockPeopleOnBuilding = {ValueType = "int"},
|
|
LockPeopleOnWorking = {ValueType = "int"},
|
|
ExtendPeopleNumber = {ValueType = "int"},
|
|
WorkingEffectId = {Type = 1, ValueType = "int"},
|
|
CanManualRemove = {ValueType = "bool"},
|
|
UnlockCondition = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayCreateTeam = {
|
|
Id = {ValueType = "int"},
|
|
CostInhabitantCount = {ValueType = "int"},
|
|
SpendResourceType = {Type = 1, ValueType = "int"},
|
|
SpendResourceCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayCondition = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Args = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayTaskCondition = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Trigger = {ValueType = "int"},
|
|
Args = {Type = 1, ValueType = "int"},
|
|
MaxValue = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Tips = {Type = 1, ValueType = "string"},
|
|
Round = {ValueType = "int"},
|
|
ActivityConditionId = {ValueType = "int"},
|
|
FinishCondition = {ValueType = "int"},
|
|
FinishEffect = {Type = 1, ValueType = "int"},
|
|
FailedEffect = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayReportText = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDoomsdayStageEnding = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EventId = {ValueType = "int"},
|
|
IsSuccess = {ValueType = "bool"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableDoomsdayWeather = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Temperature = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
EffectPath = {ValueType = "string"},
|
|
AttributeId = {Type = 1, ValueType = "int"},
|
|
EventId = {Type = 1, ValueType = "int"},
|
|
NoRepeat = {Type = 1, ValueType = "bool"},
|
|
EventWeight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayWeatherMode = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
DayCount = {ValueType = "int"},
|
|
WeatherId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDoomsdayBroadcast = {
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
},
|
|
XTableTheatreChapter = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
IsRecruit = {ValueType = "int"},
|
|
RecruitCount = {ValueType = "int"},
|
|
RecruitRefreshCount = {ValueType = "int"},
|
|
DecorationPoint = {ValueType = "int"},
|
|
FavorPoint = {ValueType = "int"},
|
|
NeedDecoration = {ValueType = "int"},
|
|
OpenIndexIcon = {ValueType = "string"},
|
|
OpenTitleIcon = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
SceneUrl = {ValueType = "string"},
|
|
BgA = {ValueType = "string"},
|
|
BgB = {ValueType = "string"},
|
|
ModelUrl = {ValueType = "string"},
|
|
RecruitGrid = {ValueType = "int"},
|
|
MultiFightLoadingBg = {ValueType = "string"},
|
|
BeginStory = {ValueType = "string"},
|
|
EndStory = {ValueType = "string"},
|
|
},
|
|
XTableTheatreChapterGroup = {
|
|
Id = {ValueType = "int"},
|
|
ChapterStartId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatreLv = {
|
|
Id = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
Grade = {ValueType = "string"},
|
|
EquipmentShowLevel = {ValueType = "int"},
|
|
},
|
|
XTableTheatreRole = {
|
|
Id = {ValueType = "int"},
|
|
PoolId = {ValueType = "int"},
|
|
},
|
|
XTableTheatreRoleAttr = {
|
|
Id = {ValueType = "int"},
|
|
RoleId = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
FightAbility = {ValueType = "int"},
|
|
},
|
|
XTableTheatreDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
RewardFactor = {ValueType = "float"},
|
|
ReopenCount = {ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
EnemyBuff = {Type = 1, ValueType = "int"},
|
|
ShowItemIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatreItem = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
KeepsakeId = {ValueType = "int"},
|
|
FightCount = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
PowerId = {ValueType = "int"},
|
|
PowerFactor = {ValueType = "int"},
|
|
Explain = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableTheatreKeepsake = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableTheatreFieldGuide = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableTheatreDecoration = {
|
|
Id = {ValueType = "int"},
|
|
DecorationId = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
UpgradeCostItemId = {ValueType = "int"},
|
|
UpgradeCostCount = {ValueType = "int"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
GroupIndex = {ValueType = "int"},
|
|
GridIndex = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
IsWindow = {ValueType = "bool"},
|
|
},
|
|
XTableTheatrePowerCondition = {
|
|
Id = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
},
|
|
XTableTheatrePowerFavor = {
|
|
Id = {ValueType = "int"},
|
|
PowerId = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
UpgradeCost = {ValueType = "int"},
|
|
RewardType = {Type = 1, ValueType = "int"},
|
|
RewardParam = {Type = 1, ValueType = "string"},
|
|
RewardDesc = {ValueType = "string"},
|
|
},
|
|
XTableTheatreSkill = {
|
|
Id = {ValueType = "int"},
|
|
PowerId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Pos = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
FightAbility = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
NeedPowerFavor = {ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
SkillWeight = {ValueType = "int"},
|
|
},
|
|
XTableTheatreFactor = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Factor = {ValueType = "float"},
|
|
},
|
|
XTableTheatreSettleFactor = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Factor = {ValueType = "float"},
|
|
},
|
|
XTableTheatreNode = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
NodeId = {ValueType = "int"},
|
|
IsRandom = {ValueType = "int"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
MaxRandom = {ValueType = "int"},
|
|
LvExpect = {ValueType = "float"},
|
|
LvWeight = {ValueType = "int"},
|
|
SkillExpect = {ValueType = "float"},
|
|
SkillWeight = {ValueType = "int"},
|
|
DecorationExpect = {ValueType = "float"},
|
|
DecorationWeight = {ValueType = "int"},
|
|
FavorExpect = {ValueType = "float"},
|
|
FavorWeight = {ValueType = "int"},
|
|
},
|
|
XTableTheatreConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "int"},
|
|
},
|
|
XTableTheatreStage = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
StageCount = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
IsRandom = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
FightAbilityBegin = {ValueType = "int"},
|
|
FightAbilityEnd = {ValueType = "int"},
|
|
SelectSkillBegin = {ValueType = "int"},
|
|
SelectSkillEnd = {ValueType = "int"},
|
|
NeedDecoration = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
IsBoss = {ValueType = "int"},
|
|
SuggestAbility = {ValueType = "int"},
|
|
},
|
|
XTableTheatreEvent = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
NeedDecoration = {ValueType = "int"},
|
|
StepId = {ValueType = "int"},
|
|
NextStepId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StepRewardItemId = {ValueType = "int"},
|
|
StepRewardItemCount = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
OptionDesc = {Type = 1, ValueType = "string"},
|
|
OptionDownDesc = {Type = 1, ValueType = "string"},
|
|
OptionIcon = {Type = 1, ValueType = "string"},
|
|
OptionType = {Type = 1, ValueType = "int"},
|
|
OptionItemId = {Type = 1, ValueType = "int"},
|
|
OptionItemCount = {Type = 1, ValueType = "int"},
|
|
OptionNextStepId = {Type = 1, ValueType = "int"},
|
|
OptionNeedDecoration = {Type = 1, ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
EventDesc = {ValueType = "string"},
|
|
ConfirmContent = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
},
|
|
XTableTheatreSkillRule = {
|
|
Id = {ValueType = "int"},
|
|
PowerExpect = {Type = 1, ValueType = "int"},
|
|
PowerBasicWeight = {ValueType = "int"},
|
|
LvExpect = {Type = 1, ValueType = "int"},
|
|
SkillBasicWeight = {ValueType = "int"},
|
|
},
|
|
XTableTheatreNodeShop = {
|
|
Id = {ValueType = "int"},
|
|
InitCount = {ValueType = "int"},
|
|
MaxCount = {ValueType = "int"},
|
|
LvWeight = {ValueType = "int"},
|
|
LvPrice = {ValueType = "int"},
|
|
SkillWeight = {ValueType = "int"},
|
|
SkillPrice = {ValueType = "int"},
|
|
DecorationWeight = {ValueType = "int"},
|
|
DecorationPrice = {ValueType = "int"},
|
|
DecorationCount = {ValueType = "int"},
|
|
FavorWeight = {ValueType = "int"},
|
|
FavorPrice = {ValueType = "int"},
|
|
FavorCount = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EndDesc = {ValueType = "string"},
|
|
EndComfirmText = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
},
|
|
XTableTheatreEnding = {
|
|
Id = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTheatreSkillPosDefine = {
|
|
Id = {ValueType = "int"},
|
|
SkillType = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatreClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableTheatreEventClientConfig = {
|
|
Id = {ValueType = "int"},
|
|
NodeTypeName = {ValueType = "string"},
|
|
NodeTypeIcon = {ValueType = "string"},
|
|
NodeTypeDesc = {ValueType = "string"},
|
|
},
|
|
XTableTheatreTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableTheatreTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
MainShowOrder = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatreAutoTeam = {
|
|
StageId = {ValueType = "int"},
|
|
IsomerSortOrder = {ValueType = "int"},
|
|
ElementSortOrder = {Type = 1, ValueType = "int"},
|
|
IsOnlyOneElement = {Type = 1, ValueType = "int"},
|
|
CareerSortOrder = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
},
|
|
XTableEscapeChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
InitialTime = {ValueType = "int"},
|
|
MaxTime = {ValueType = "int"},
|
|
LayerIds = {Type = 1, ValueType = "int"},
|
|
ScoreRatio = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
EnvironmentDesc = {Type = 1, ValueType = "string"},
|
|
BuffDesc = {ValueType = "string"},
|
|
ShowFightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeLayer = {
|
|
Id = {ValueType = "int"},
|
|
ClearStageCount = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
TacticsNodeIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeStage = {
|
|
StageId = {ValueType = "int"},
|
|
AwardTime = {ValueType = "int"},
|
|
Color = {ValueType = "int"},
|
|
GridDesc = {ValueType = "string"},
|
|
ScoreRatio = {ValueType = "int"},
|
|
},
|
|
XTableEscapeClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableEscapeStageColorPrefab = {
|
|
Id = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
},
|
|
XTableEscapeTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeTactics = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
UnlockConditionId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableEscapeTacticsEffect = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeTacticsEffectGroup = {
|
|
Id = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
TacticsEffectIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeTacticsNode = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BrifeDesc = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ShowIcon = {ValueType = "string"},
|
|
RandomGroupIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEscapeTacticsRandomGroup = {
|
|
Id = {ValueType = "int"},
|
|
RandomGroupId = {ValueType = "int"},
|
|
TacticsId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableShortStory = {
|
|
Id = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ZhouMuId = {ValueType = "int"},
|
|
ChapterTextColor = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableShortStoryDetails = {
|
|
ChapterId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
ChapterEn = {ValueType = "string"},
|
|
Difficult = {ValueType = "int"},
|
|
StageTitle = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
ActivityCondition = {ValueType = "int"},
|
|
ExploreGroupId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
},
|
|
XTableShortStoryStarTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableShortStoryExploreGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StageIndex = {ValueType = "int"},
|
|
PreShowIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableShortStoryActivity = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {Type = 1, ValueType = "int"},
|
|
ChapterTimeId = {ValueType = "int"},
|
|
HideChapterTimeId = {ValueType = "int"},
|
|
},
|
|
XTableShortStoryNextChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
SkipCondition = {ValueType = "int"},
|
|
StoryImgs = {Type = 1, ValueType = "string"},
|
|
StorySkipId = {Type = 1, ValueType = "int"},
|
|
StorySkipName = {Type = 1, ValueType = "string"},
|
|
StoryChpterType = {Type = 1, ValueType = "int"},
|
|
StoryChapterId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRankMatchScoreRange = {
|
|
Id = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
ScoreMin = {ValueType = "int"},
|
|
},
|
|
XTableRankMatchRule = {
|
|
Id = {ValueType = "int"},
|
|
ScoreRangeId = {ValueType = "int"},
|
|
MatchTimeMin = {ValueType = "int"},
|
|
ScoreDiffLower = {ValueType = "int"},
|
|
ScoreDiffUpper = {ValueType = "int"},
|
|
},
|
|
XTableNewYearLuckActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
OpenPrizeTimeId = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
UseItem = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
ConvertCoinRewardId = {ValueType = "int"},
|
|
CoinMailId = {ValueType = "int"},
|
|
NormalUnlockMax = {ValueType = "int"},
|
|
SpecialUnlockMax = {ValueType = "int"},
|
|
NormalTicketPrices = {Type = 1, ValueType = "int"},
|
|
SpecialTicketPrices = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNewYearLuckLevel = {
|
|
Id = {ValueType = "int"},
|
|
RewardLevel = {ValueType = "string"},
|
|
ActivityId = {ValueType = "int"},
|
|
GroupType = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ProbabilityOfWinning = {ValueType = "string"},
|
|
AnnounceTitle = {ValueType = "string"},
|
|
LuckNums = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableHitMouseActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
UseItem = {ValueType = "int"},
|
|
RewardScores = {Type = 1, ValueType = "int"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableHitMouseStage = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
BgImgUrl = {ValueType = "string"},
|
|
PreStageId = {ValueType = "int"},
|
|
UnlockItemCount = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
Time = {ValueType = "int"},
|
|
BreakTime = {ValueType = "float"},
|
|
TurnTime = {ValueType = "float"},
|
|
HaveFever = {ValueType = "int"},
|
|
FeverRefresh = {ValueType = "int"},
|
|
FeverTime = {ValueType = "float"},
|
|
MouseRefresh = {ValueType = "string"},
|
|
MouseWeights = {Type = 1, ValueType = "int"},
|
|
RefreshMaxIntervals = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableHitMouseMole = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
CanBeHit = {ValueType = "int"},
|
|
ScoreAffix = {ValueType = "float"},
|
|
ShowTimeAffix = {ValueType = "float"},
|
|
ReduceTime = {ValueType = "float"},
|
|
Prefab = {ValueType = "string"},
|
|
Effect = {ValueType = "string"},
|
|
},
|
|
XTableHitMouseGame = {
|
|
Id = {ValueType = "int"},
|
|
MoleNum = {ValueType = "int"},
|
|
ComboTextNum = {Type = 1, ValueType = "int"},
|
|
ComboTextSize = {Type = 1, ValueType = "int"},
|
|
RuleTitle = {ValueType = "string"},
|
|
RuleText = {ValueType = "string"},
|
|
StartFx = {ValueType = "string"},
|
|
},
|
|
XTableHitMouseRefresh = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
HitCount = {ValueType = "int"},
|
|
MaxShowTime = {ValueType = "float"},
|
|
RestTime = {ValueType = "float"},
|
|
Type1NumberMin = {ValueType = "int"},
|
|
Type1NumberMax = {ValueType = "int"},
|
|
Type2NumberMin = {ValueType = "int"},
|
|
Type2NumberMax = {ValueType = "int"},
|
|
HitScoreRate = {ValueType = "float"},
|
|
},
|
|
XTableDynamicScoringRank = {
|
|
Rank = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MinValue = {ValueType = "fix"},
|
|
MaxValue = {ValueType = "fix"},
|
|
ReduceScorePerSecond = {ValueType = "fix"},
|
|
ReduceScoreWhenBeDamaged = {ValueType = "fix"},
|
|
ExecuteScore = {ValueType = "fix"},
|
|
KeepScoreSecondWhenUpgrade = {ValueType = "fix"},
|
|
BackgroundImage = {ValueType = "string"},
|
|
FillBarImage = {ValueType = "string"},
|
|
KeepScoreFrameWhenUpgrade = {ValueType = "int"},
|
|
},
|
|
XTablePivotCombatActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
ActivityBanner = {ValueType = "string"},
|
|
CoinId = {ValueType = "int"},
|
|
ShopType = {ValueType = "int"},
|
|
},
|
|
XTablePivotCombatRegion = {
|
|
Id = {ValueType = "int"},
|
|
RegionId = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
OpenTime = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
StageLibId = {ValueType = "int"},
|
|
TotalSupplyEnergyLevelLimit = {ValueType = "int"},
|
|
EffectLibId = {ValueType = "int"},
|
|
RegionName = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
SecondaryRegionBackground = {ValueType = "string"},
|
|
SecondaryRegionIndex = {ValueType = "int"},
|
|
TaskGroupId = {ValueType = "int"},
|
|
},
|
|
XTablePivotCombatStageLib = {
|
|
Id = {ValueType = "int"},
|
|
StageLibId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
GridIndex = {ValueType = "int"},
|
|
GridName = {ValueType = "string"},
|
|
GridIcon = {ValueType = "string"},
|
|
SupplyEnergyLevelReward = {ValueType = "int"},
|
|
IsScoreStage = {ValueType = "bool"},
|
|
IsLockCharacterStage = {ValueType = "bool"},
|
|
MutexLockCharacter = {ValueType = "bool"},
|
|
AffixIds = {Type = 1, ValueType = "int"},
|
|
Tips = {Type = 1, ValueType = "string"},
|
|
Efficiency = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePivotCombatEffectLib = {
|
|
Id = {ValueType = "int"},
|
|
EffectLibId = {ValueType = "int"},
|
|
SupplyEnergyLevel = {ValueType = "int"},
|
|
ScoreAddition = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
BuffDesc = {ValueType = "string"},
|
|
},
|
|
XTablePivotCombatRobot = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
},
|
|
XTablePivotCombatSettleDesc = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePivotCombatRankIcon = {
|
|
Ranking = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePivotCombatSkillCheck = {
|
|
CharacterId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTablePivotCombatDifficult = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Background = {ValueType = "string"},
|
|
},
|
|
XTableAccumulatedConsumeDrawActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CoinItemId = {ValueType = "int"},
|
|
CoinCost = {ValueType = "int"},
|
|
SingleMaxDraw = {ValueType = "int"},
|
|
DropId = {ValueType = "int"},
|
|
AssetItemId = {ValueType = "int"},
|
|
},
|
|
XTableAccumulatedConsumeDrawReward = {
|
|
ActId = {ValueType = "int"},
|
|
ProgressId = {Type = 1, ValueType = "int"},
|
|
ProgressRequired = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableAccumulatedConsumeDrawActivityDetail = {
|
|
Id = {ValueType = "int"},
|
|
ActivityTimeId = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
ShopCoinId = {ValueType = "int"},
|
|
CoatTaskId = {ValueType = "int"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
TaskGroupName = {Type = 1, ValueType = "string"},
|
|
DrawId = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
CoatBg = {ValueType = "string"},
|
|
CoatName = {ValueType = "string"},
|
|
RewardDescription = {ValueType = "string"},
|
|
},
|
|
XTableAccumulatedConsumeDrawExchangeIcon = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableAccumulatedConsumeDrawProbShow = {
|
|
Id = {ValueType = "int"},
|
|
DrawId = {ValueType = "int"},
|
|
RewardType = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ProbShow = {ValueType = "string"},
|
|
},
|
|
XTableAccumulatedConsumeDrawRule = {
|
|
DrawId = {ValueType = "int"},
|
|
BaseRuleTitles = {Type = 1, ValueType = "string"},
|
|
BaseRules = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableAccumulatedConsumeDrawRewardType = {
|
|
RewardType = {ValueType = "int"},
|
|
RewardName = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
},
|
|
XTableLanternGameplay = {
|
|
Id = {ValueType = "int"},
|
|
IsRandom = {ValueType = "bool"},
|
|
BaseScore = {ValueType = "fix"},
|
|
NormalBallClickKeyCount = {ValueType = "int"},
|
|
MinNormalBallClickKeyTypeCount = {ValueType = "int"},
|
|
MaxNormalBallClickKeyTypeCount = {ValueType = "int"},
|
|
NormalBallClickKey = {Type = 1, ValueType = "int"},
|
|
BigBallClickKey = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableLanternGameplayComboLevel = {
|
|
Id = {ValueType = "int"},
|
|
Style = {ValueType = "string"},
|
|
Reward = {ValueType = "fix"},
|
|
Combo = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MaxItemColumnCount = {ValueType = "int"},
|
|
BaseRankNum = {ValueType = "int"},
|
|
RandMinValue = {ValueType = "int"},
|
|
RandMaxValue = {ValueType = "int"},
|
|
TotalHideStageCount = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerBuff = {
|
|
BuffId = {ValueType = "int"},
|
|
BuffEffect = {ValueType = "string"},
|
|
BuffType = {ValueType = "int"},
|
|
DisplayType = {ValueType = "int"},
|
|
DisplayPriority = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
TimeType = {ValueType = "int"},
|
|
TimeTypeParam = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerCharacter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
Info = {ValueType = "string"},
|
|
HeadPath = {ValueType = "string"},
|
|
SkillName = {ValueType = "string"},
|
|
SkillDesc = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
DefaultFace = {ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerItem = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Describe = {ValueType = "string"},
|
|
ItemType = {ValueType = "int"},
|
|
BuyCost = {ValueType = "int"},
|
|
BuffId = {ValueType = "int"},
|
|
RemainingTimes = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
UseSoundId = {ValueType = "int"},
|
|
SellPrice = {ValueType = "int"},
|
|
UseFaceId = {ValueType = "int"},
|
|
TipsType = {ValueType = "int"},
|
|
TipsTxt = {ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerMap = {
|
|
MapId = {ValueType = "int"},
|
|
MaxScores = {ValueType = "int"},
|
|
Time = {ValueType = "int"},
|
|
MapType = {ValueType = "int"},
|
|
PreviewPic = {ValueType = "string"},
|
|
StoneId = {Type = 1, ValueType = "int"},
|
|
XPosPercent = {Type = 1, ValueType = "int"},
|
|
YPosPercent = {Type = 1, ValueType = "int"},
|
|
Scale = {Type = 1, ValueType = "int"},
|
|
RotationZ = {Type = 1, ValueType = "int"},
|
|
HideTask = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerStage = {
|
|
StageId = {ValueType = "int"},
|
|
TargetScore = {ValueType = "int"},
|
|
PreStage = {ValueType = "int"},
|
|
NextStage = {ValueType = "int"},
|
|
DropShopGroupId = {ValueType = "int"},
|
|
DropMapGroupId = {ValueType = "int"},
|
|
HideMapGroupId = {ValueType = "int"},
|
|
HideTaskFinishCount = {ValueType = "int"},
|
|
ShopGridCount = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
GridUseDrops = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerShopDrop = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
DropType = {ValueType = "int"},
|
|
RefreshType = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
SingleFieldCount = {ValueType = "int"},
|
|
AllFieldCount = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerMapDrop = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerUpgrade = {
|
|
Id = {ValueType = "int"},
|
|
UpgradeCosts = {Type = 1, ValueType = "int"},
|
|
UpgradeBuffs = {Type = 1, ValueType = "int"},
|
|
Conditions = {Type = 1, ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
LocalIds = {Type = 1, ValueType = "int"},
|
|
LvMaxShipKey = {ValueType = "string"},
|
|
IsOpen = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerStoneType = {
|
|
Type = {ValueType = "int"},
|
|
GrabFaceId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Common = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGoldenMinerStone = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Prefab = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
MoveType = {ValueType = "int"},
|
|
StartMoveDirection = {ValueType = "int"},
|
|
MoveRange = {ValueType = "int"},
|
|
MoveSpeed = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
BornDelay = {ValueType = "float"},
|
|
DestoryTime = {ValueType = "float"},
|
|
CarryStoneId = {ValueType = "int"},
|
|
CatchEffect = {ValueType = "string"},
|
|
IsBoomDestroy = {ValueType = "int"},
|
|
IntParams = {Type = 1, ValueType = "int"},
|
|
FloatParams = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableGoldenMinerScore = {
|
|
Id = {ValueType = "int"},
|
|
LastTimeMax = {ValueType = "int"},
|
|
Point = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerHideTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TaskType = {ValueType = "int"},
|
|
FinishProgress = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerHideTaskMapDrawGroup = {
|
|
Id = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
StoneIdIndex = {ValueType = "int"},
|
|
IsStay = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerQTELevelGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
ClickCount = {ValueType = "int"},
|
|
DownTime = {ValueType = "float"},
|
|
SpeedRate = {ValueType = "float"},
|
|
Icon = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerFalculaType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ColliderName = {ValueType = "string"},
|
|
OffsetXPercent = {ValueType = "int"},
|
|
OffsetYPercent = {ValueType = "int"},
|
|
RadiusPercent = {ValueType = "int"},
|
|
SizeXPercent = {ValueType = "int"},
|
|
SizeYPercent = {ValueType = "int"},
|
|
ShipTip = {ValueType = "string"},
|
|
ButtonTip = {ValueType = "string"},
|
|
IgnoreStoneTypeList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerRedEnvelopeRandPool = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Heft = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerFace = {
|
|
Id = {ValueType = "int"},
|
|
FaceImage = {ValueType = "string"},
|
|
FaceGroup = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGoldenMinerUpgradeLocal = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Describe = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarRound = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
PreId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RecommendActive = {ValueType = "int"},
|
|
BgPath = {ValueType = "string"},
|
|
MapPath = {ValueType = "string"},
|
|
LockText = {ValueType = "string"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
PassRewardId = {ValueType = "int"},
|
|
UnPassRewardId = {ValueType = "int"},
|
|
SweepHpFactor = {ValueType = "float"},
|
|
SweepPointFactor = {ValueType = "float"},
|
|
BossSweepHpFactor = {ValueType = "float"},
|
|
BossSweepPointFactor = {ValueType = "float"},
|
|
RobotId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildWarNode = {
|
|
Id = {ValueType = "int"},
|
|
GroupIndex = {ValueType = "int"},
|
|
StageIndex = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ShowMonsterIcon = {ValueType = "string"},
|
|
ShowMonsterName = {ValueType = "string"},
|
|
ShowFightEventId = {Type = 1, ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
RootId = {ValueType = "int"},
|
|
RootGuardId = {ValueType = "int"},
|
|
SubMonsterBornCd = {ValueType = "int"},
|
|
TreatMstInterval = {ValueType = "int"},
|
|
TreatMstPercent = {ValueType = "int"},
|
|
WeaknessFightEventId = {ValueType = "int"},
|
|
AttackBaseDamage = {ValueType = "int"},
|
|
AttackBaseInterval = {ValueType = "int"},
|
|
LinkIds = {Type = 1, ValueType = "int"},
|
|
HpMax = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
GuildWarStageId = {ValueType = "int"},
|
|
EliteMonsterId = {ValueType = "int"},
|
|
EliteMonsterBornInterval = {ValueType = "int"},
|
|
BuffGroupId = {ValueType = "int"},
|
|
RebuildTime = {ValueType = "int"},
|
|
RebuildTimeFactor = {ValueType = "int"},
|
|
RebuildMaxTime = {ValueType = "int"},
|
|
RebuildGuildWarStageId = {ValueType = "int"},
|
|
ResidueStageId = {ValueType = "int"},
|
|
BaseSubHp = {ValueType = "int"},
|
|
MaxSubHp = {ValueType = "int"},
|
|
MaxPoint = {ValueType = "int"},
|
|
BasePoint = {ValueType = "int"},
|
|
MinSubDamage = {ValueType = "int"},
|
|
FactorA = {ValueType = "float"},
|
|
FactorB = {ValueType = "float"},
|
|
FactorC = {ValueType = "float"},
|
|
FactorD = {ValueType = "float"},
|
|
FightCostEnergy = {ValueType = "int"},
|
|
SweepCostEnergy = {ValueType = "int"},
|
|
HelpTitle = {ValueType = "string"},
|
|
HelpDetail = {ValueType = "string"},
|
|
DescWeakness = {ValueType = "string"},
|
|
ModelId = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
MonsterLibraryId = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarEliteMonster = {
|
|
Id = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
GuildWarStageId = {ValueType = "int"},
|
|
PatrolId = {ValueType = "int"},
|
|
HpMax = {ValueType = "int"},
|
|
DamagePercent = {ValueType = "int"},
|
|
BaseSubHp = {ValueType = "int"},
|
|
MaxSubHp = {ValueType = "int"},
|
|
MaxPoint = {ValueType = "int"},
|
|
MinSubDamage = {ValueType = "int"},
|
|
FactorA = {ValueType = "float"},
|
|
FactorB = {ValueType = "float"},
|
|
FactorC = {ValueType = "float"},
|
|
FactorD = {ValueType = "float"},
|
|
FightCostEnergy = {ValueType = "int"},
|
|
SweepCostEnergy = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarMonsterPatrol = {
|
|
Id = {ValueType = "int"},
|
|
Routes = {Type = 1, ValueType = "int"},
|
|
Notifys = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildWarConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildWarBuff = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
HpPercent = {ValueType = "int"},
|
|
KillMonsterCount = {ValueType = "int"},
|
|
DelayMonsterBornInterval = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarSpecialRole = {
|
|
Id = {ValueType = "int"},
|
|
CenterCharacter = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarSpecialRoleTeam = {
|
|
Id = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarTaskType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
SubType = {ValueType = "int"},
|
|
RoundId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
DifficultyId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
TaskId = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarStageMonsterLibrary = {
|
|
Id = {ValueType = "int"},
|
|
LibraryId = {ValueType = "int"},
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildWarStageMonster = {
|
|
Id = {ValueType = "int"},
|
|
MonsterId = {ValueType = "int"},
|
|
Num = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableGuildWarRankingType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TabType = {ValueType = "string"},
|
|
FatherTab = {ValueType = "int"},
|
|
RankingTarget = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
RoundId = {ValueType = "int"},
|
|
},
|
|
XTableGuildWarBossReward = {
|
|
Id = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
LimitLevel = {ValueType = "int"},
|
|
},
|
|
XTablePatchConfig = {
|
|
Id = {ValueType = "int"},
|
|
ResourceType = {Type = 1, ValueType = "string"},
|
|
ResourceParam = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUnPatchConfig = {
|
|
Id = {ValueType = "int"},
|
|
ResourceType = {Type = 1, ValueType = "string"},
|
|
ResourceParam = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDlcList = {
|
|
Id = {ValueType = "int"},
|
|
RootId = {ValueType = "int"},
|
|
PatchConfigIds = {Type = 1, ValueType = "int"},
|
|
EntryType = {ValueType = "int"},
|
|
EntryParam = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ImgBanner = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
RewardInitNum = {ValueType = "int"},
|
|
RewardTimer = {ValueType = "int"},
|
|
RewardItemId = {ValueType = "int"},
|
|
RewardItemCount = {ValueType = "int"},
|
|
RewardMaxCount = {ValueType = "int"},
|
|
RolePluginMaxCount = {ValueType = "int"},
|
|
GuardPluginMaxCount = {ValueType = "int"},
|
|
HelpKey = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerStageGroup = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
IsSpecial = {ValueType = "bool"},
|
|
PreStageId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerStage = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffDesc = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerPlugin = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerPluginLevel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PluginId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
UpgradeSpend = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerGuard = {
|
|
Id = {ValueType = "int"},
|
|
PluginLevelId = {Type = 1, ValueType = "int"},
|
|
SlotPluginType = {ValueType = "int"},
|
|
PreStageId = {Type = 1, ValueType = "int"},
|
|
SlotPreStageId = {Type = 1, ValueType = "int"},
|
|
NPCId = {Type = 1, ValueType = "int"},
|
|
Icon = {Type = 1, ValueType = "string"},
|
|
SmallIcon = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDoubleTowerRole = {
|
|
Id = {ValueType = "int"},
|
|
SlotPluginType = {ValueType = "int"},
|
|
PluginLevelId = {Type = 1, ValueType = "int"},
|
|
PreStage = {Type = 1, ValueType = "int"},
|
|
SlotPreStageId = {Type = 1, ValueType = "int"},
|
|
Icon = {Type = 1, ValueType = "string"},
|
|
DefaultPlugin = {ValueType = "int"},
|
|
},
|
|
XTableDoubleTowerInformation = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
BossImage = {ValueType = "string"},
|
|
TypeDesc = {ValueType = "string"},
|
|
RoundDesc = {ValueType = "string"},
|
|
},
|
|
XTableBodyCombineGameStage = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
PreStage = {ValueType = "int"},
|
|
CostCount = {ValueType = "int"},
|
|
ColPictures = {Type = 1, ValueType = "int"},
|
|
ScrollPictures = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
QuestionDescs = {Type = 1, ValueType = "string"},
|
|
SuspectIcon = {ValueType = "string"},
|
|
PassDesc = {ValueType = "string"},
|
|
OpenBanner = {ValueType = "string"},
|
|
FinishBanner = {ValueType = "string"},
|
|
WinnerQIcon = {ValueType = "string"},
|
|
},
|
|
XTableBodyCombineGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MatchColCount = {ValueType = "int"},
|
|
ActivityTitle = {ValueType = "string"},
|
|
FinishBanner = {ValueType = "string"},
|
|
},
|
|
XTableBodyCombineGameSmallIcon = {
|
|
Id = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
BodyType = {ValueType = "int"},
|
|
},
|
|
XTableWeekChallengeActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
FullScreenBg = {ValueType = "string"},
|
|
BtnBg = {ValueType = "string"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWeekChallengeTask = {
|
|
TaskGroupId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableWeekChallengeReward = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
TaskCompleteCount = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableStageStepSkip = {
|
|
StageId = {ValueType = "int"},
|
|
SkipStep = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFightIntStringMap = {
|
|
Id = {ValueType = "int"},
|
|
Content = {ValueType = "string"},
|
|
},
|
|
XTablePurchasePackageYKUiConfig = {
|
|
Id = {ValueType = "int"},
|
|
HelpKey = {ValueType = "string"},
|
|
SortWeight = {ValueType = "int"},
|
|
Tips = {Type = 1, ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTablePurchaseRecommend = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
AssetPath = {ValueType = "string"},
|
|
PurchasePackageIds = {Type = 1, ValueType = "int"},
|
|
StartTimeStr = {ValueType = "string"},
|
|
EndTimeStr = {ValueType = "string"},
|
|
Period = {ValueType = "int"},
|
|
IsRare = {ValueType = "bool"},
|
|
IsLockShow = {ValueType = "bool"},
|
|
UiType = {ValueType = "int"},
|
|
SkipType = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTablePurchaseExchangeUiConfig = {
|
|
Id = {ValueType = "int"},
|
|
NormalIcon = {ValueType = "string"},
|
|
SelectIcon = {ValueType = "string"},
|
|
},
|
|
XTablePurchasePayUiConfig = {
|
|
Key = {ValueType = "string"},
|
|
NormalIcon = {ValueType = "string"},
|
|
SelectIcon = {ValueType = "string"},
|
|
},
|
|
XTableRpgMakerGameSkillType = {
|
|
SkillType = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableMultiDimActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableMultiDimTheme = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ThemeFirstPassTimeId = {ValueType = "int"},
|
|
ThemeDailyFirstPassRewardId = {ValueType = "int"},
|
|
MatchConditionId = {ValueType = "int"},
|
|
},
|
|
XTableMultiDimDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
ExtraStageIds = {Type = 1, ValueType = "int"},
|
|
FightAbility = {ValueType = "int"},
|
|
DifficultyFirstPassReward = {ValueType = "int"},
|
|
DifficultyFactor = {ValueType = "float"},
|
|
RateFactor = {ValueType = "float"},
|
|
ThemeFactor = {ValueType = "float"},
|
|
DamageRankPoints = {Type = 1, ValueType = "float"},
|
|
IsOnRank = {ValueType = "int"},
|
|
RecommendClass = {Type = 1, ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
BaseBuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMultiDimSingleFuben = {
|
|
Id = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
RewardDes = {ValueType = "string"},
|
|
BaseBuffId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMultiDimTalent = {
|
|
Id = {ValueType = "int"},
|
|
ClassId = {ValueType = "int"},
|
|
TalentType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
UseOwn = {ValueType = "int"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMultiDimRankReward = {
|
|
Id = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
Percent = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
MinRank = {ValueType = "int"},
|
|
MaxRank = {ValueType = "int"},
|
|
},
|
|
XTableMultiDimConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableMultiDimCharacterCareer = {
|
|
Id = {ValueType = "int"},
|
|
Career = {ValueType = "int"},
|
|
},
|
|
XTableMultiDimActivityDetail = {
|
|
Id = {ValueType = "int"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
TaskGroupName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMultiDimThemeDetail = {
|
|
Id = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
StagePrefix = {ValueType = "string"},
|
|
FubenSingleMainBg = {ValueType = "string"},
|
|
FubenSingleEffectUrl = {ValueType = "string"},
|
|
FubenSinglePrefab = {ValueType = "string"},
|
|
GridFubenSinglePrefab = {ValueType = "string"},
|
|
ModelScale = {ValueType = "float"},
|
|
},
|
|
XTableMultiDimDifficultyDetail = {
|
|
Id = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
IsLimitShow = {ValueType = "int"},
|
|
},
|
|
XTableMultiDimCareer = {
|
|
Career = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IconTranspose = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
SortId = {ValueType = "int"},
|
|
FilterCareer = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMultiDimBuffDetails = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffBg = {ValueType = "string"},
|
|
BuffTriangleBg = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TeachingContents = {Type = 1, ValueType = "string"},
|
|
BuffSuggestAbility = {ValueType = "int"},
|
|
},
|
|
XTableMultiDimTalentDetail = {
|
|
Id = {ValueType = "int"},
|
|
ClassId = {ValueType = "int"},
|
|
TalentType = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
NextLevel = {ValueType = "int"},
|
|
IsHighLevel = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTaikoMasterActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
MusicId = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
SettingStageId = {ValueType = "int"},
|
|
TeachStageId = {ValueType = "int"},
|
|
TaskTimeLimitId = {ValueType = "int"},
|
|
BannerBg = {ValueType = "string"},
|
|
SongId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTaikoMasterSong = {
|
|
SongId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Description1 = {ValueType = "string"},
|
|
Description2 = {ValueType = "string"},
|
|
SettlementImage = {ValueType = "string"},
|
|
CoverImage = {ValueType = "string"},
|
|
MusicId = {ValueType = "int"},
|
|
EasyStageId = {ValueType = "int"},
|
|
HardStageId = {ValueType = "int"},
|
|
},
|
|
XTableTaikoMasterScore = {
|
|
StageId = {ValueType = "int"},
|
|
JudgeName = {Type = 1, ValueType = "string"},
|
|
JudgeScore = {Type = 1, ValueType = "int"},
|
|
ProgressScore = {ValueType = "int"},
|
|
Hit = {ValueType = "int"},
|
|
Perfect = {ValueType = "int"},
|
|
},
|
|
XTableTaikoMasterSetting = {
|
|
Type = {ValueType = "int"},
|
|
Offset = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTaikoMasterAssess = {
|
|
Assess = {ValueType = "string"},
|
|
Image = {ValueType = "string"},
|
|
},
|
|
XTableEquipResByFool = {
|
|
Id = {ValueType = "int"},
|
|
ModelTransId = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId1 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId2 = {Type = 1, ValueType = "int"},
|
|
ResonanceModelTransId3 = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableArchivePVGroup = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormBgm = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
CueId = {ValueType = "int"},
|
|
Image = {ValueType = "string"},
|
|
Duration = {ValueType = "int"},
|
|
NeedBuy = {ValueType = "int"},
|
|
ExperienceTimeId = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormBgmList = {
|
|
Id = {ValueType = "int"},
|
|
BgmIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildDormRoomTheme = {
|
|
Id = {ValueType = "int"},
|
|
RoomId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EntryX = {ValueType = "float"},
|
|
EntryZ = {ValueType = "float"},
|
|
EntryY = {ValueType = "float"},
|
|
EntryAngle = {ValueType = "float"},
|
|
PrefabName = {ValueType = "string"},
|
|
SceneName = {ValueType = "string"},
|
|
ScenePath = {ValueType = "string"},
|
|
Index = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
NpcRefreshControlGroupId = {ValueType = "int"},
|
|
BgmListId = {ValueType = "int"},
|
|
StepCueId = {ValueType = "int"},
|
|
NeedBuy = {ValueType = "int"},
|
|
Image = {ValueType = "string"},
|
|
BigImage = {ValueType = "string"},
|
|
ShopSkipId = {ValueType = "int"},
|
|
UiName = {ValueType = "string"},
|
|
Labels = {Type = 1, ValueType = "string"},
|
|
PreviewImageList = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildDormRoomThemeLabel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
BgColor = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormRoom = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EntryX = {ValueType = "float"},
|
|
EntryY = {ValueType = "float"},
|
|
EntryAngle = {ValueType = "float"},
|
|
PrefabName = {ValueType = "string"},
|
|
SceneName = {ValueType = "string"},
|
|
Index = {ValueType = "int"},
|
|
ChannelCount = {ValueType = "int"},
|
|
ChannelMemberCount = {ValueType = "int"},
|
|
},
|
|
XTableGuildDormFurniture = {
|
|
Id = {ValueType = "int"},
|
|
Width = {ValueType = "int"},
|
|
Height = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IsShowName = {ValueType = "bool"},
|
|
NameHeightOffset = {ValueType = "float"},
|
|
IsGetReward = {ValueType = "bool"},
|
|
RewardHeightOffset = {ValueType = "float"},
|
|
IsNeedLoad = {ValueType = "int"},
|
|
FurnitureType = {ValueType = "int"},
|
|
PrefabName = {ValueType = "string"},
|
|
DontAutoCreateCollider = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
InteractPos = {ValueType = "int"},
|
|
AnimationType = {ValueType = "int"},
|
|
AnimationArg = {ValueType = "string"},
|
|
AnimationName = {Type = 1, ValueType = "string"},
|
|
SpecialUiNames = {Type = 1, ValueType = "string"},
|
|
UiNameProxyPaths = {Type = 1, ValueType = "string"},
|
|
SpecialUiNameHeightOffset = {Type = 1, ValueType = "float"},
|
|
UiShowDistance = {ValueType = "float"},
|
|
EnvironmentSound = {ValueType = "int"},
|
|
RedPointCondition = {ValueType = "string"},
|
|
ShowButtonGroupId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
},
|
|
XTableGuildDormDefaultFurniture = {
|
|
Id = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
FurnitureId = {ValueType = "int"},
|
|
},
|
|
XTableGuildDormRole = {
|
|
Id = {ValueType = "int"},
|
|
CCHeight = {ValueType = "float"},
|
|
CCRadius = {ValueType = "float"},
|
|
CCCenterX = {ValueType = "float"},
|
|
CCCenterY = {ValueType = "float"},
|
|
CCCenterZ = {ValueType = "float"},
|
|
SkinWidth = {ValueType = "float"},
|
|
NameHeightOffset = {ValueType = "float"},
|
|
TalkHeightOffset = {ValueType = "float"},
|
|
IdleAnim = {ValueType = "string"},
|
|
WalkAnim = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormRoleBehavior = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
BehaviorId = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormPlayAction = {
|
|
Id = {ValueType = "int"},
|
|
ActionName = {ValueType = "string"},
|
|
ActionUiName = {ValueType = "string"},
|
|
Duration = {ValueType = "float"},
|
|
CoolDown = {ValueType = "float"},
|
|
Icon = {ValueType = "string"},
|
|
CrossDuration = {ValueType = "float"},
|
|
IsFollowCamera = {ValueType = "bool"},
|
|
},
|
|
XTableGuildDormClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildDormDialog = {
|
|
Id = {ValueType = "int"},
|
|
Content = {Type = 1, ValueType = "string"},
|
|
Time = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildDormConfig = {
|
|
Id = {ValueType = "int"},
|
|
InteractIntervalTime = {ValueType = "int"},
|
|
MaxInteractIntervalTime = {ValueType = "int"},
|
|
HeartbeatTimeout = {ValueType = "int"},
|
|
HeartbeatInterval = {ValueType = "int"},
|
|
MaxDisconnectTime = {ValueType = "int"},
|
|
ReconnectInterval = {ValueType = "int"},
|
|
DefaultEnterCharacterId = {ValueType = "int"},
|
|
DailyInteractRewardId = {ValueType = "int"},
|
|
DailyInteractRewardTimesMin = {ValueType = "int"},
|
|
DailyInteractRewardTimesMax = {ValueType = "int"},
|
|
SetRoomThemeCd = {ValueType = "int"},
|
|
CommonDefaultBgmListId = {ValueType = "int"},
|
|
},
|
|
XTableGuildDormNpc = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormNpcRefresh = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
ThemeId = {ValueType = "int"},
|
|
InitPos = {ValueType = "string"},
|
|
RefreshTimeId = {ValueType = "int"},
|
|
ActionGroupId = {ValueType = "int"},
|
|
InteractName = {ValueType = "string"},
|
|
IdleBehaviorId = {ValueType = "string"},
|
|
TalkBehaviorId = {ValueType = "string"},
|
|
PatrolBehaviorId = {ValueType = "string"},
|
|
AnimControllerPath = {ValueType = "string"},
|
|
ColliderRadius = {ValueType = "float"},
|
|
InteractCdTime = {ValueType = "int"},
|
|
InteractMaxTime = {ValueType = "int"},
|
|
},
|
|
XTableGuildDormNpcRefreshControl = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
RefreshType = {ValueType = "int"},
|
|
RefreshInterval = {ValueType = "int"},
|
|
NpcGroupIds = {Type = 1, ValueType = "int"},
|
|
NpcGroupWeights = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormNpcRefreshGroup = {
|
|
Id = {ValueType = "int"},
|
|
NpcRefreshIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildDormNpcActionGroup = {
|
|
Id = {ValueType = "int"},
|
|
ActionTypes = {Type = 1, ValueType = "int"},
|
|
ActionIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildDormNpcActionMove = {
|
|
Id = {ValueType = "int"},
|
|
LerpSpace = {ValueType = "float"},
|
|
PositionStrs = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableGuildDormNpcActionIdle = {
|
|
Id = {ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
IdleAnimId = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormNpcTalk = {
|
|
Id = {ValueType = "int"},
|
|
Content = {ValueType = "string"},
|
|
BehaviorId = {ValueType = "string"},
|
|
OptionShowTime = {ValueType = "int"},
|
|
EmptySkipId = {ValueType = "int"},
|
|
RepeatId = {ValueType = "int"},
|
|
Options = {Type = 1, ValueType = "string"},
|
|
SkipIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableGuildDormFurnitureInteractBtn = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
ConditionType = {ValueType = "int"},
|
|
ConditionArg = {ValueType = "string"},
|
|
ConditionState = {ValueType = "int"},
|
|
ShowButtonName = {ValueType = "string"},
|
|
ButtonType = {ValueType = "int"},
|
|
ButtonArg = {ValueType = "string"},
|
|
InteractPoint = {ValueType = "int"},
|
|
BehaviorType = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormEffect = {
|
|
Id = {ValueType = "int"},
|
|
Path = {ValueType = "string"},
|
|
},
|
|
XTableGuildDormFurnitureEffect = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
ConditionType = {ValueType = "int"},
|
|
ConditionArg = {ValueType = "string"},
|
|
ConditionState = {ValueType = "int"},
|
|
IsSpecialPos = {ValueType = "int"},
|
|
SpecialPosName = {ValueType = "string"},
|
|
EffectId = {ValueType = "int"},
|
|
EffectX = {ValueType = "float"},
|
|
EffectY = {ValueType = "float"},
|
|
EffectZ = {ValueType = "float"},
|
|
},
|
|
XTableStageGamePlayDesc = {
|
|
StageType = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
BtnDefault = {ValueType = "int"},
|
|
BtnRestart = {ValueType = "int"},
|
|
BtnSave = {ValueType = "int"},
|
|
BtnRestore = {ValueType = "int"},
|
|
BtnRetreat = {ValueType = "int"},
|
|
},
|
|
XTableStageGamePlayDescSheet = {
|
|
Id = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Image = {ValueType = "string"},
|
|
Desc1 = {ValueType = "string"},
|
|
Desc2 = {ValueType = "string"},
|
|
},
|
|
XTableCharacterCute = {
|
|
CharacterId = {ValueType = "int"},
|
|
ModelName = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
SmallHeadIcon = {ValueType = "string"},
|
|
HalfBodyImage = {ValueType = "string"},
|
|
RoundnessHeadIcon = {ValueType = "string"},
|
|
},
|
|
XTableCharacterCuteUiEffect = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EffectPath = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMoeWarCharacterMood = {
|
|
Id = {ValueType = "int"},
|
|
MoodMinValue = {ValueType = "int"},
|
|
Color = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarThank = {
|
|
Id = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableMoeWarScheduleTabGroup = {
|
|
Id = {ValueType = "int"},
|
|
BtnType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SecondName = {ValueType = "string"},
|
|
SessionId = {ValueType = "int"},
|
|
ParentIndex = {ValueType = "int"},
|
|
IsShowGroupTab = {ValueType = "int"},
|
|
IsShowModel = {ValueType = "int"},
|
|
},
|
|
XTableTwoSideTowerActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BannerBg = {ValueType = "string"},
|
|
LimitTaskId = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTwoSideTowerChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SecondName = {ValueType = "string"},
|
|
FubenPrefab = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UnlockChapterIds = {Type = 1, ValueType = "int"},
|
|
PointIds = {Type = 1, ValueType = "int"},
|
|
ScoreLevel = {Type = 1, ValueType = "int"},
|
|
OverviewIcon = {ValueType = "string"},
|
|
OverviewDesc = {ValueType = "string"},
|
|
},
|
|
XTableTwoSideTowerPoint = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NumberName = {ValueType = "string"},
|
|
InitScore = {ValueType = "int"},
|
|
ReduceScoreParam = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTwoSideTowerStage = {
|
|
Id = {ValueType = "int"},
|
|
FeatureId = {ValueType = "int"},
|
|
ExtraFeatureId = {ValueType = "int"},
|
|
SmallMonsterIcon = {ValueType = "string"},
|
|
BigMonsterIcon = {ValueType = "string"},
|
|
WeakIcon = {ValueType = "string"},
|
|
StageTypeName = {ValueType = "string"},
|
|
StageNumberName = {ValueType = "string"},
|
|
},
|
|
XTableTwoSideTowerFeature = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Image = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTwoSideTowerClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCourseActivity = {
|
|
StageType = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
GroupIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCourseReward = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Point = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
ClearTipsTitle = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableCourseStage = {
|
|
StageId = {ValueType = "int"},
|
|
PrevStageId = {Type = 1, ValueType = "int"},
|
|
LessonStageId = {ValueType = "int"},
|
|
StarPoint = {Type = 1, ValueType = "int"},
|
|
StageShowType = {ValueType = "int"},
|
|
},
|
|
XTableCourseStageShowType = {
|
|
StageShowType = {ValueType = "int"},
|
|
TypeName = {ValueType = "string"},
|
|
TxtRewardTitle = {ValueType = "string"},
|
|
TxtDescTitle = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
},
|
|
XTableCourseChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
ClearPoint = {ValueType = "int"},
|
|
UnlockLessonPoint = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
PrevChapterIds = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LockDesc = {ValueType = "string"},
|
|
},
|
|
XTableCourseChapterGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
PrevChapterIds = {Type = 1, ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
LockDesc = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableCourseChapterDetail = {
|
|
ChapterId = {ValueType = "int"},
|
|
DescTitle = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableCourseClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCourseExamChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
GridNormalBg = {ValueType = "string"},
|
|
GridDisableBg = {ValueType = "string"},
|
|
ShowReward = {ValueType = "int"},
|
|
RewardIcon = {ValueType = "string"},
|
|
},
|
|
XTableCourseLessonChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
GridNormalBg = {ValueType = "string"},
|
|
ImgNum = {ValueType = "string"},
|
|
SortBg = {ValueType = "string"},
|
|
ShowReward = {ValueType = "int"},
|
|
},
|
|
XTableFubenTabConfig = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
AssetPath = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
ProxyPath = {ValueType = "string"},
|
|
UiParentName = {ValueType = "string"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
},
|
|
XTableFubenActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ManagerName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
FunctionNameId = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
RedPointConditions = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableChapterMainGroup = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
},
|
|
XTableFubenActivityTimeTips = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableFubenClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDrawTicket = {
|
|
Id = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
EffectParamStr = {ValueType = "string"},
|
|
DrawGroupIds = {Type = 1, ValueType = "int"},
|
|
FreeNum = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDescription = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableSummerSignIn = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MessageId = {Type = 1, ValueType = "int"},
|
|
MessageRewardId = {Type = 1, ValueType = "int"},
|
|
ArchiveMailId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSummerMessage = {
|
|
Id = {ValueType = "int"},
|
|
Message = {ValueType = "string"},
|
|
CharacterHead = {Type = 1, ValueType = "string"},
|
|
CharacterName = {ValueType = "string"},
|
|
TeamPic = {ValueType = "string"},
|
|
UnlockTeamPic = {ValueType = "string"},
|
|
UnlockHead = {ValueType = "string"},
|
|
TeamName = {ValueType = "string"},
|
|
RewardName = {ValueType = "string"},
|
|
SinglePic = {Type = 1, ValueType = "string"},
|
|
SingleMessage = {Type = 1, ValueType = "string"},
|
|
SingleName = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableEquipTarget = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
EquipRecommendId = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableEquipJudge = {
|
|
Id = {ValueType = "int"},
|
|
GrossScore = {ValueType = "int"},
|
|
WeaponBreakThroughScore = {ValueType = "int"},
|
|
WeaponUpLevelScore = {ValueType = "int"},
|
|
WeaponPutOnScore = {ValueType = "int"},
|
|
ChipBreakThroughScore = {ValueType = "int"},
|
|
ChipUpLevelScore = {ValueType = "int"},
|
|
ChipPutOnScore = {ValueType = "int"},
|
|
},
|
|
XTableEquipRecommend = {
|
|
Id = {ValueType = "int"},
|
|
EquipRecomend = {ValueType = "int"},
|
|
ChipRecomend = {Type = 1, ValueType = "int"},
|
|
SuitId = {Type = 1, ValueType = "int"},
|
|
Number = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
NeedCounts = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
RewardIds = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
NextChapterIds = {Type = 1, ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ExtraRewardConditionId = {ValueType = "int"},
|
|
ExtraRewardItemBoxId = {ValueType = "int"},
|
|
ExtraRewardDesc = {ValueType = "string"},
|
|
DefaultRecruitTicketId = {ValueType = "int"},
|
|
FloorFightGroupId = {ValueType = "int"},
|
|
FloorEventGroupId = {ValueType = "int"},
|
|
FloorShopGroupId = {ValueType = "int"},
|
|
OpenIndexIcon = {ValueType = "string"},
|
|
OpenTitleIcon = {ValueType = "string"},
|
|
SceneUrl = {ValueType = "string"},
|
|
BgA = {ValueType = "string"},
|
|
BgB = {ValueType = "string"},
|
|
ModelUrl = {ValueType = "string"},
|
|
OtherBg = {ValueType = "string"},
|
|
BgmCueId = {ValueType = "int"},
|
|
OpenBg = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreChapterGroup = {
|
|
Id = {ValueType = "int"},
|
|
ChapterStartId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
ExpFactor = {ValueType = "float"},
|
|
OutItemFactor = {ValueType = "float"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ShowItemIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreItem = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Repeatable = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
UnlockConditionId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
VisionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreItemBox = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
SafeGroupId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreItemGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreRecruitTicket = {
|
|
Id = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
RefreshCount = {ValueType = "int"},
|
|
RecruitCount = {ValueType = "int"},
|
|
LeastRecruitCount = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IsSpecial = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreDecayRecruitTicket = {
|
|
Id = {ValueType = "int"},
|
|
RefreshCount = {ValueType = "int"},
|
|
RecruitCount = {ValueType = "int"},
|
|
LeastRecruitCount = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
InnerItemId = {ValueType = "int"},
|
|
VisionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreRecruitCharacterGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreDefaultRecruitTicket = {
|
|
Id = {ValueType = "int"},
|
|
NormalId = {Type = 1, ValueType = "int"},
|
|
SpecialId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreNode = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
CountWeight = {Type = 1, ValueType = "int"},
|
|
FightWeight = {ValueType = "int"},
|
|
FightFactor = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
FightWeightFactor = {ValueType = "float"},
|
|
EventWeight = {ValueType = "int"},
|
|
ShopWeight = {ValueType = "int"},
|
|
FightFloor = {ValueType = "int"},
|
|
FightTop = {ValueType = "int"},
|
|
EventFloor = {ValueType = "int"},
|
|
EventTop = {ValueType = "int"},
|
|
ShopFloor = {ValueType = "int"},
|
|
ShopTop = {ValueType = "int"},
|
|
FightLibId = {ValueType = "int"},
|
|
EventLibId = {ValueType = "int"},
|
|
ShopLibId = {ValueType = "int"},
|
|
RewardProbability = {Type = 1, ValueType = "int"},
|
|
ItemBoxWeight = {Type = 1, ValueType = "int"},
|
|
RecruitTicketWeight = {Type = 1, ValueType = "int"},
|
|
GoldWeight = {Type = 1, ValueType = "int"},
|
|
ItemBoxGroupId = {Type = 1, ValueType = "int"},
|
|
RecruitTicketGroupId = {Type = 1, ValueType = "int"},
|
|
GoldGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreFightLib = {
|
|
Id = {ValueType = "int"},
|
|
FightId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreFightNode = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
Difficulty = {ValueType = "int"},
|
|
GoldId = {ValueType = "int"},
|
|
ItemBoxId = {ValueType = "int"},
|
|
RecruitTicketId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreFightStageTemplate = {
|
|
Id = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
TemplateId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Mode = {ValueType = "int"},
|
|
ModeParams = {Type = 1, ValueType = "int"},
|
|
TimeLimit = {ValueType = "int"},
|
|
MonsterGroupId = {Type = 1, ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
SuggestAbility = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreBaseGroup = {
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreItemBoxGroup = {
|
|
Id = {ValueType = "int"},
|
|
ItemBoxId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreRecruitTicketGroup = {
|
|
Id = {ValueType = "int"},
|
|
TicketId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreGoldGroup = {
|
|
Id = {ValueType = "int"},
|
|
GoldId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreEventGroup = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreNodeShopGroup = {
|
|
Id = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreNodeShop = {
|
|
Id = {ValueType = "int"},
|
|
DiscountNum = {ValueType = "int"},
|
|
DiscountRate = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EndDesc = {ValueType = "string"},
|
|
EndComfirmText = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreNodeShopItem = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ItemType = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
TicketId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Price = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreEvent = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
StepId = {ValueType = "int"},
|
|
NextStepId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
FightNodeId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
StepRewardItemType = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
StepRewardItemId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
StepRewardItemCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionDesc = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
OptionDownDesc = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
OptionIcon = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
OptionType = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionItemType = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionItemId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionItemCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionNextStepGroupId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionCondition = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
EventDesc = {ValueType = "string"},
|
|
ConfirmContent = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreEventStepGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StepId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreGold = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreTeam = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreConfig = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreEnding = {
|
|
Id = {ValueType = "int"},
|
|
PassType = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Factor = {ValueType = "float"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
RImgDesc = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
SpineBg = {ValueType = "string"},
|
|
RImgTitle = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IconBg = {ValueType = "string"},
|
|
RecordIndex = {ValueType = "int"},
|
|
BgmCueId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreSettleFactor = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Factor = {ValueType = "float"},
|
|
},
|
|
XTableBiancaTheatreSettleChapterFactor = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Score = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreVisionFactorLevel = {
|
|
Id = {ValueType = "int"},
|
|
Min = {ValueType = "int"},
|
|
Max = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreEffectGroup = {
|
|
Id = {ValueType = "int"},
|
|
FightEvents = {Type = 1, ValueType = "int"},
|
|
SystemEvents = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreBaseCharacter = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Career = {ValueType = "int"},
|
|
ReferenceComboId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreCharacterLevel = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
FightAbility = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreChildCombo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ComboTypeId = {ValueType = "int"},
|
|
IconPath = {ValueType = "string"},
|
|
ConditionDescription = {ValueType = "string"},
|
|
ActivationType = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreCombo = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChildComboId = {ValueType = "int"},
|
|
EffectDescription = {ValueType = "string"},
|
|
ConditionDesc = {ValueType = "string"},
|
|
ConditionLevel = {ValueType = "int"},
|
|
ConditionNum = {ValueType = "int"},
|
|
IsDecay = {ValueType = "int"},
|
|
EffectId = {Type = 1, ValueType = "int"},
|
|
EffectValid = {Type = 1, ValueType = "int"},
|
|
EffectTarget = {Type = 1, ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreComboValid = {
|
|
Id = {ValueType = "int"},
|
|
TriggerType = {ValueType = "int"},
|
|
ComboType = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreStrengthen = {
|
|
Id = {ValueType = "int"},
|
|
UnlockPrice = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
PreStrengthenIds = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
ActiveLinesIndex = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreLevelReward = {
|
|
Id = {ValueType = "int"},
|
|
UnlockScore = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
DisplayType = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreMonsterGroup = {
|
|
Id = {ValueType = "int"},
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreMonster = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BuffLevel = {Type = 1, ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreSystemEffect = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
ResetType = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableBiancaTheatreVision = {
|
|
Id = {ValueType = "int"},
|
|
Min = {ValueType = "int"},
|
|
Max = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
SoundFilterOpenCueId = {ValueType = "int"},
|
|
SoundFilterCloseCueId = {ValueType = "int"},
|
|
DescShakeGroupId = {ValueType = "int"},
|
|
RecordDescShakeGroupId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreVisionChange = {
|
|
Id = {ValueType = "int"},
|
|
Change = {ValueType = "int"},
|
|
GetSoundCueId = {ValueType = "int"},
|
|
ShowDesc = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreAchievement = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
TaskIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreStrengthenGroup = {
|
|
Id = {ValueType = "int"},
|
|
TitleAsset = {ValueType = "string"},
|
|
LevelAsset = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
PreStrengthenGroupId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreTeamType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MainShowOrder = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreComboTypeName = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OrderId = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreItemType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreEventClientConfig = {
|
|
Id = {ValueType = "int"},
|
|
NodeTypeName = {ValueType = "string"},
|
|
NodeTypeIcon = {ValueType = "string"},
|
|
NodeTypeDesc = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
NodeTypeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreFieldGuide = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableBiancaTheatreFightNodeClient = {
|
|
Id = {ValueType = "int"},
|
|
NodeTypeName = {ValueType = "string"},
|
|
NodeTypeIcon = {ValueType = "string"},
|
|
NodeTypeDesc = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
NodeTypeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreShopNodeClient = {
|
|
Id = {ValueType = "int"},
|
|
NodeTypeName = {ValueType = "string"},
|
|
NodeTypeIcon = {ValueType = "string"},
|
|
NodeTypeDesc = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
NodeTypeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreCharacterElements = {
|
|
Id = {ValueType = "int"},
|
|
ElementName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableBiancaTheatreVisionTxtShake = {
|
|
Id = {ValueType = "int"},
|
|
TxtGroup = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Txt = {ValueType = "string"},
|
|
StartIndex = {ValueType = "int"},
|
|
EndIndex = {ValueType = "int"},
|
|
HShakeType = {ValueType = "int"},
|
|
HStrength = {ValueType = "float"},
|
|
HSpeed = {ValueType = "float"},
|
|
HoriDensity = {ValueType = "float"},
|
|
VShakeType = {ValueType = "int"},
|
|
VStrength = {ValueType = "float"},
|
|
VSpeed = {ValueType = "float"},
|
|
VDensity = {ValueType = "float"},
|
|
},
|
|
XTableUiPcReplace = {
|
|
Key = {ValueType = "string"},
|
|
ScenePath = {ValueType = "string"},
|
|
ButtonPath = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
PrefabGuid = {ValueType = "string"},
|
|
},
|
|
XTableSailikaAnim = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
ConditionParam = {ValueType = "int"},
|
|
CvContent = {ValueType = "string"},
|
|
CvId = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
CoolTime = {ValueType = "int"},
|
|
Duration = {ValueType = "float"},
|
|
EffectPath = {ValueType = "string"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableCostHint = {
|
|
Id = {ValueType = "int"},
|
|
CostItemIds = {Type = 1, ValueType = "int"},
|
|
CostItemNum = {ValueType = "int"},
|
|
},
|
|
XTableGuildSign = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Weight = {ValueType = "int"},
|
|
SignType = {Type = 1, ValueType = "int"},
|
|
SignNum = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
RewardWeight = {Type = 1, ValueType = "int"},
|
|
ImageMap = {Type = 2, KeyType = "string", ValueType = "string"},
|
|
},
|
|
XTableGuildSignEvent = {
|
|
Id = {ValueType = "int"},
|
|
SignType = {ValueType = "int"},
|
|
Pos = {ValueType = "int"},
|
|
SignContent = {ValueType = "string"},
|
|
},
|
|
XTableFashionAureole = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
EffectPath = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRiftActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ResetNoCdTimes = {ValueType = "int"},
|
|
ResetCdIncrease = {ValueType = "int"},
|
|
ResetCdMax = {ValueType = "int"},
|
|
DailySweepTimes = {ValueType = "int"},
|
|
PluginPeakloadInit = {ValueType = "int"},
|
|
PluginPeakloadMax = {ValueType = "int"},
|
|
AttrLevelSetCount = {ValueType = "int"},
|
|
ShopId = {Type = 1, ValueType = "int"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRiftChapter = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
UnlockTime = {ValueType = "int"},
|
|
UnlockLayerId = {ValueType = "int"},
|
|
LuckyNodeCost = {ValueType = "int"},
|
|
LayerPassLuckyValue = {ValueType = "int"},
|
|
LuckyValueMax = {ValueType = "int"},
|
|
DangerValue = {ValueType = "int"},
|
|
},
|
|
XTableRiftLayer = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
UnlockByPrevLayer = {ValueType = "bool"},
|
|
JumpLayerMaxCount = {ValueType = "int"},
|
|
FightEvents = {Type = 1, ValueType = "int"},
|
|
FightEventLevels = {Type = 1, ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
CoinCount = {ValueType = "int"},
|
|
PluginDropTypeGroupId = {ValueType = "int"},
|
|
NodeRandomGroupIds = {Type = 1, ValueType = "int"},
|
|
NodePositions = {Type = 1, ValueType = "int"},
|
|
NodeName = {Type = 1, ValueType = "string"},
|
|
NodeDesc = {Type = 1, ValueType = "string"},
|
|
PluginDropCountMins = {Type = 1, ValueType = "int"},
|
|
PluginDropCountMaxs = {Type = 1, ValueType = "int"},
|
|
LuckyNodeRandomGroupId = {ValueType = "int"},
|
|
LuckyNodeRewardId = {ValueType = "int"},
|
|
LuckyPluginDropTypeGroupId = {ValueType = "int"},
|
|
LuckyPluginDropCountMin = {ValueType = "int"},
|
|
LuckyPluginDropCountMax = {ValueType = "int"},
|
|
},
|
|
XTableRiftStage = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
MonsterWaveRandomGroupIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRiftMonster = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
IsShowMark = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
BuffRandomGroupIds = {Type = 1, ValueType = "int"},
|
|
HeadIcon = {ValueType = "string"},
|
|
},
|
|
XTableRiftRandomItemBase = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableRiftNodeRandomItem = {
|
|
RiftStageIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableRiftMonsterWareRandomItem = {
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableRiftMonsterBuffRandomItem = {
|
|
BuffId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableRiftPluginDropTypeRandomItem = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
PluginId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
MissedWeightIncrease = {ValueType = "int"},
|
|
},
|
|
XTableRiftPluginDropRandomItem = {
|
|
Id = {ValueType = "int"},
|
|
PluginDropTypeId = {ValueType = "int"},
|
|
PluginId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
InactiveWeightIncrease = {ValueType = "int"},
|
|
ActiveWeightIncrease = {ValueType = "int"},
|
|
},
|
|
XTableRiftPlugin = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Star = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
FightEvent = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
FixAttrIds = {Type = 1, ValueType = "int"},
|
|
FixAttrLevels = {Type = 1, ValueType = "int"},
|
|
AttrFixGroupIds = {Type = 1, ValueType = "int"},
|
|
Load = {ValueType = "int"},
|
|
DecomposeValue = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
DescTips = {ValueType = "string"},
|
|
DescInitValue = {ValueType = "int"},
|
|
DescFixAttrId = {ValueType = "int"},
|
|
DescCoefficient = {ValueType = "int"},
|
|
IsDisplay = {ValueType = "int"},
|
|
},
|
|
XTableRiftPluginAttrFix = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
FixAttrId = {ValueType = "int"},
|
|
FixAttrLevel = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
FightEvent = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
EffectValue = {ValueType = "int"},
|
|
},
|
|
XTableRiftTeamAttribute = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LimitInit = {ValueType = "int"},
|
|
LimitMax = {ValueType = "int"},
|
|
EffectGroupIds = {Type = 1, ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableRiftTeamAttributeCost = {
|
|
Id = {ValueType = "int"},
|
|
Cost = {ValueType = "int"},
|
|
},
|
|
XTableRiftTeamAttributeEffect = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
FightEvent = {ValueType = "int"},
|
|
EffectType = {ValueType = "int"},
|
|
EffectValue = {ValueType = "int"},
|
|
},
|
|
XTableRiftCharacterAndRobot = {
|
|
CharacterId = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
AttrType = {ValueType = "int"},
|
|
},
|
|
XTableRiftPluginShopGoods = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
PluginId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRiftTask = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableRiftLayerDetail = {
|
|
Id = {ValueType = "int"},
|
|
PluginList = {Type = 1, ValueType = "int"},
|
|
LuckPluginList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRiftTeamAttributeEffectType = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ShowType = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableRiftPluginQuality = {
|
|
Id = {ValueType = "int"},
|
|
Image = {ValueType = "string"},
|
|
ImageBg = {ValueType = "string"},
|
|
ImageDropHead = {ValueType = "string"},
|
|
},
|
|
XTableRiftFuncUnlock = {
|
|
Id = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableRiftShop = {
|
|
Id = {ValueType = "int"},
|
|
ShowItemId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterTower = {
|
|
Id = {ValueType = "int"},
|
|
CharacterName = {ValueType = "string"},
|
|
Img = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterTowerChapter = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
OpenCondition = {Type = 1, ValueType = "int"},
|
|
ActivityCondition = {Type = 1, ValueType = "int"},
|
|
Img = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
Prefab = {ValueType = "string"},
|
|
ChapterRewardId = {ValueType = "int"},
|
|
RelationGroupId = {ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
TreasureId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterTowerRelation = {
|
|
Id = {ValueType = "int"},
|
|
Conditions = {Type = 1, ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
FinishNums = {Type = 1, ValueType = "int"},
|
|
StoryIds = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCharacterTowerTreasure = {
|
|
TreasureId = {ValueType = "int"},
|
|
RequireStar = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableCharacterTowerChapterDetail = {
|
|
Id = {ValueType = "int"},
|
|
RelatedChapterId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
PreviewRewardId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
StoryPassedBg = {ValueType = "string"},
|
|
StoryUnPassedBg = {ValueType = "string"},
|
|
StorySpineBg = {ValueType = "string"},
|
|
ChapterRewardIcon = {ValueType = "string"},
|
|
TaskSceneUrl = {ValueType = "string"},
|
|
TaskModelUrl = {ValueType = "string"},
|
|
BattleBg = {ValueType = "string"},
|
|
},
|
|
XTableCharacterTowerRelationDetail = {
|
|
Id = {ValueType = "int"},
|
|
FettersPrefab = {ValueType = "string"},
|
|
FettersTitles = {Type = 1, ValueType = "string"},
|
|
FettersDescribes = {Type = 1, ValueType = "string"},
|
|
ConditionTitles = {Type = 1, ValueType = "string"},
|
|
ConditionSkipId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCharacterTowerConfig = {
|
|
Key = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableCharacterTowerActionDisplay = {
|
|
Id = {ValueType = "int"},
|
|
SignBoardActionId = {ValueType = "int"},
|
|
},
|
|
XTableCharacterTowerDisplayController = {
|
|
CharacterId = {ValueType = "int"},
|
|
DisabledActionId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMailCollectionBoxActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
FavoriteMailIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMailCollectionBoxFavoriteMail = {
|
|
Id = {ValueType = "int"},
|
|
TagId = {ValueType = "int"},
|
|
ShowTime = {ValueType = "string"},
|
|
MailIcon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Title = {ValueType = "string"},
|
|
SendName = {ValueType = "string"},
|
|
Content = {ValueType = "string"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMailCollectionBoxFavoriteMailTag = {
|
|
Id = {ValueType = "int"},
|
|
TagName = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
TagImage = {ValueType = "string"},
|
|
TagBg = {ValueType = "string"},
|
|
},
|
|
XTableQuest = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Content = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Announcer = {ValueType = "int"},
|
|
MemberCount = {ValueType = "int"},
|
|
NeedTime = {ValueType = "int"},
|
|
RecommendAttrib = {Type = 1, ValueType = "int"},
|
|
PreQuestId = {Type = 1, ValueType = "int"},
|
|
FinishReward = {ValueType = "int"},
|
|
ExtraReward = {ValueType = "int"},
|
|
FilePoolId = {ValueType = "int"},
|
|
IsRepeatedly = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableQuestPool = {
|
|
Id = {ValueType = "int"},
|
|
QuestId = {Type = 1, ValueType = "int"},
|
|
Weight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableQuestFile = {
|
|
Id = {ValueType = "int"},
|
|
FilePoolId = {ValueType = "int"},
|
|
Condition = {Type = 1, ValueType = "int"},
|
|
PreFileId = {Type = 1, ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Announcer = {ValueType = "int"},
|
|
},
|
|
XTableQuestTerminal = {
|
|
Lv = {ValueType = "int"},
|
|
NeedFinishQuest = {ValueType = "int"},
|
|
NeedItem = {Type = 1, ValueType = "int"},
|
|
ItemCount = {Type = 1, ValueType = "int"},
|
|
NeedTime = {ValueType = "int"},
|
|
TeamCount = {ValueType = "int"},
|
|
QuestCount = {ValueType = "int"},
|
|
SpecialQuest = {ValueType = "int"},
|
|
NormalQuest = {Type = 1, ValueType = "int"},
|
|
NormalQuestMin = {Type = 1, ValueType = "int"},
|
|
NormalQuestWeight = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableQuestAttribDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableQuestAnnouncerDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableQuestQualityDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Color = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableQuestTypeDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableQuestTerminalDetail = {
|
|
Lv = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableQuestFileDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Cover = {ValueType = "string"},
|
|
GroupId = {ValueType = "int"},
|
|
SubGroupId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Editor = {ValueType = "string"},
|
|
Approver = {ValueType = "string"},
|
|
SubTitle = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SubContent = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableQuestFileGroupDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ParentGroup = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
},
|
|
XTableColorTableConfig = {
|
|
Key = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableColorTableActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
MovieId = {ValueType = "string"},
|
|
},
|
|
XTableColorTableChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ShowRewardId = {ValueType = "int"},
|
|
},
|
|
XTableColorTableStage = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
StageType = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CaptainId = {ValueType = "int"},
|
|
MapId = {ValueType = "int"},
|
|
NormalWinConditionId = {ValueType = "int"},
|
|
SpecialWinConditionId = {ValueType = "int"},
|
|
NormalStageId = {ValueType = "int"},
|
|
SpecialStageId = {ValueType = "int"},
|
|
BossFightEventIds = {Type = 1, ValueType = "int"},
|
|
NormalStageAbility = {ValueType = "int"},
|
|
SpecialStageAbility = {ValueType = "int"},
|
|
StageEffectId = {ValueType = "int"},
|
|
RobotGroupId = {ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
PassRewardId = {ValueType = "int"},
|
|
RebootPassRewardId = {ValueType = "int"},
|
|
ClearNodeCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ClearNodeRewardId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
MovieId = {ValueType = "string"},
|
|
BreakTitle = {ValueType = "string"},
|
|
BreakDesc = {ValueType = "string"},
|
|
NormalWinTitle = {ValueType = "string"},
|
|
NormalWinDesc = {ValueType = "string"},
|
|
SpecialWinTitle = {ValueType = "string"},
|
|
SpecialWinDesc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableStageRobot = {
|
|
Id = {ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableColorTableStageEffect = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
EffectIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableColorTableMap = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MapType = {ValueType = "int"},
|
|
Clearable = {ValueType = "int"},
|
|
Rebootable = {ValueType = "int"},
|
|
BossExplodeLevel = {ValueType = "int"},
|
|
StudyLevelLimit = {ValueType = "int"},
|
|
StudyDataLimit = {ValueType = "int"},
|
|
BossLevels = {Type = 1, ValueType = "int"},
|
|
StudyDatas = {Type = 1, ValueType = "int"},
|
|
StudyLevels = {Type = 1, ValueType = "int"},
|
|
BornPosition = {ValueType = "int"},
|
|
InitActionPoint = {ValueType = "int"},
|
|
MaxActionPoint = {ValueType = "int"},
|
|
InitTimeBlock = {ValueType = "int"},
|
|
EventGroupId = {ValueType = "int"},
|
|
DramaGroupId = {ValueType = "int"},
|
|
PointGroupId = {ValueType = "int"},
|
|
BossRebootLevel = {ValueType = "int"},
|
|
},
|
|
XTableColorTableWinCondition = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
StudyLevel = {ValueType = "int"},
|
|
Colors = {Type = 1, ValueType = "int"},
|
|
TriggerCount = {ValueType = "int"},
|
|
KillBossCount = {ValueType = "int"},
|
|
},
|
|
XTableColorTableCaptain = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SettleIcon = {ValueType = "string"},
|
|
SkillIcon = {ValueType = "string"},
|
|
SkillName = {ValueType = "string"},
|
|
SkillDesc = {ValueType = "string"},
|
|
FaceIcon = {ValueType = "string"},
|
|
CanChoose = {ValueType = "int"},
|
|
EffectId = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
CharacterDesc = {ValueType = "string"},
|
|
FightEventId = {ValueType = "int"},
|
|
FightEventDesc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableTimeline = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
IsEdge = {ValueType = "int"},
|
|
},
|
|
XTableColorTablePoint = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
PositionId = {ValueType = "int"},
|
|
Color = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
TipIcon = {ValueType = "string"},
|
|
PointDesc = {ValueType = "string"},
|
|
EffectDesc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableColorTablePointLink = {
|
|
Id = {ValueType = "int"},
|
|
MapType = {ValueType = "int"},
|
|
Position = {ValueType = "int"},
|
|
LinkPositions = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableColorTablePointLinkWeight = {
|
|
Id = {ValueType = "int"},
|
|
MapType = {ValueType = "int"},
|
|
S = {ValueType = "int"},
|
|
T = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableColorTableDrama = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Repeatable = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
ConditionType = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableEffect = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
LifeType = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
ShowDesc = {ValueType = "string"},
|
|
ShowOnPointTypes = {Type = 1, ValueType = "int"},
|
|
ShowOnColors = {Type = 1, ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableEvent = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
TimelineIds = {Type = 1, ValueType = "int"},
|
|
MaxTriggerCount = {ValueType = "int"},
|
|
InitWeight = {ValueType = "int"},
|
|
ConditionWeights = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
ConditionIds = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
EffectIds = {Type = 1, ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
SmallIcon = {ValueType = "string"},
|
|
},
|
|
XTableColorTableEventCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "float"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableHandbook = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
SubType = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
DramaId = {ValueType = "int"},
|
|
SubTypeName = {ValueType = "string"},
|
|
UnlockTips = {ValueType = "string"},
|
|
},
|
|
XTableColorTableDifficultyReward = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableColorTableShop = {
|
|
Id = {ValueType = "int"},
|
|
ShopId = {ValueType = "int"},
|
|
UnlockTips = {ValueType = "string"},
|
|
},
|
|
XTableColorTableSpecialRole = {
|
|
Id = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableColorTableBuffDetail = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BuffBg = {ValueType = "string"},
|
|
BuffTriangleBg = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TeachingContents = {Type = 1, ValueType = "string"},
|
|
BuffSuggestAbility = {ValueType = "int"},
|
|
},
|
|
XTableColorTableBuffGroup = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableColorTableStageEndStory = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
HandBookSubType = {ValueType = "int"},
|
|
HandBookSubTypeName = {ValueType = "string"},
|
|
StoryType = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UnlockTips = {ValueType = "string"},
|
|
},
|
|
XTableRegression3ActivityOverview = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
ActivityType = {ValueType = "int"},
|
|
PrefabPath = {ValueType = "string"},
|
|
RedPointEvent = {ValueType = "string"},
|
|
},
|
|
XTableRegression3Activity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
FirstOfflineTime = {ValueType = "int"},
|
|
SecondOfflineTime = {ValueType = "int"},
|
|
ContinueDays = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
ShopId = {ValueType = "int"},
|
|
PackageUiType = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
},
|
|
XTableRegression3SignIn = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Days = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableRegression3PassportActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityId = {ValueType = "int"},
|
|
TaskGroup = {ValueType = "int"},
|
|
BuyPassPortEarlyEndTime = {ValueType = "int"},
|
|
ComingToEndMailTime = {ValueType = "int"},
|
|
ComingToEndMailId = {ValueType = "int"},
|
|
},
|
|
XTableRegression3ClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRegression3NewContent = {
|
|
Id = {ValueType = "int"},
|
|
UpdateTime = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
Tips = {ValueType = "string"},
|
|
ImgPath = {ValueType = "string"},
|
|
ItemId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRegression3PassportTypeInfo = {
|
|
Id = {ValueType = "int"},
|
|
PassportActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CostItemId = {ValueType = "int"},
|
|
CostItemCount = {ValueType = "int"},
|
|
IsFree = {ValueType = "bool"},
|
|
RewardId = {ValueType = "int"},
|
|
PreviewRewardId = {ValueType = "int"},
|
|
BuyDesc = {ValueType = "string"},
|
|
PayKeySuffix = {ValueType = "string"},
|
|
},
|
|
XTableRegression3PassportReward = {
|
|
Id = {ValueType = "int"},
|
|
PassportId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
IsPrimeReward = {ValueType = "bool"},
|
|
},
|
|
XTableRegression3PassportLevel = {
|
|
Id = {ValueType = "int"},
|
|
PassportActivityId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
TotalExp = {ValueType = "int"},
|
|
},
|
|
XTableRegression3PassportTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Group = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RobotId = {ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
TimeLimitTaskId = {ValueType = "int"},
|
|
InitPlugin = {Type = 1, ValueType = "int"},
|
|
TaskReward = {Type = 1, ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
},
|
|
XTableBrilliantWalkBuildPlugin = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
TrenchType = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
NeedEnergy = {ValueType = "int"},
|
|
PrePluginId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkTrench = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TrenchType = {ValueType = "int"},
|
|
NeedUnlockPlugin = {Type = 1, ValueType = "int"},
|
|
NeedBuildPlugin = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
MainStageIds = {Type = 1, ValueType = "int"},
|
|
SideStageIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkStage = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
PerfabType = {ValueType = "string"},
|
|
RecommendBuild = {Type = 1, ValueType = "int"},
|
|
UnlockPlugin = {Type = 1, ValueType = "int"},
|
|
AddEnergy = {ValueType = "int"},
|
|
TimeScoreLimit = {ValueType = "int"},
|
|
TimeScoreParam = {Type = 1, ValueType = "float"},
|
|
HpScoreLimit = {ValueType = "int"},
|
|
HpScoreParam = {Type = 1, ValueType = "float"},
|
|
ComboScoreLimit = {ValueType = "int"},
|
|
ComboScoreParam = {Type = 1, ValueType = "float"},
|
|
PerfectParam = {ValueType = "float"},
|
|
},
|
|
XTableBrilliantWalkStageClient = {
|
|
Id = {ValueType = "int"},
|
|
ScoreRank = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkAdditionalBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableSkinVoteActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
VoteTimeId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
},
|
|
XTableSkinVoteNameGroup = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableSkinVoteActivityClient = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
VoteTips = {ValueType = "string"},
|
|
PrefabPath = {ValueType = "string"},
|
|
PreviewImgSmall = {Type = 1, ValueType = "string"},
|
|
PreviewImgFull = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableBrilliantWalkTask = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableBrilliantWalkAttention = {
|
|
Id = {ValueType = "int"},
|
|
Title = {Type = 1, ValueType = "string"},
|
|
Content = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableUiPcScreenResolution = {
|
|
Id = {ValueType = "int"},
|
|
X = {ValueType = "int"},
|
|
Y = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ShopTimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ShopId = {ValueType = "int"},
|
|
TimeLimitTaskIds = {Type = 1, ValueType = "int"},
|
|
RecipeTaskId = {ValueType = "int"},
|
|
},
|
|
XTableSignActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RestaurantActivityId = {ValueType = "int"},
|
|
},
|
|
XTableSignAward = {
|
|
Id = {ValueType = "int"},
|
|
SignActivityId = {ValueType = "int"},
|
|
DayId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
NpcImgUrl = {ValueType = "string"},
|
|
SignDesc = {ValueType = "string"},
|
|
ReplyBtnDesc = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantConfig = {
|
|
Id = {ValueType = "int"},
|
|
InitItemCount = {ValueType = "int"},
|
|
InitIngredient = {Type = 1, ValueType = "int"},
|
|
InitIngredientCount = {Type = 1, ValueType = "int"},
|
|
InitFood = {Type = 1, ValueType = "int"},
|
|
InitFoodCount = {Type = 1, ValueType = "int"},
|
|
InitCharacter = {Type = 1, ValueType = "int"},
|
|
OfflineBillTime = {ValueType = "int"},
|
|
OfflineBillLimit = {ValueType = "int"},
|
|
AccelerateUseLimit = {ValueType = "int"},
|
|
AccelerateTime = {ValueType = "int"},
|
|
MaxSettleTime = {ValueType = "int"},
|
|
UrgentTime = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantLv = {
|
|
Lv = {ValueType = "int"},
|
|
UpgradeNeedCharacterNum = {ValueType = "int"},
|
|
UpgradeNeedSeniorCharacterLv = {ValueType = "int"},
|
|
UpgradeNeedSeniorCharacterNum = {ValueType = "int"},
|
|
UpgradeNeedItemId = {Type = 1, ValueType = "int"},
|
|
UpgradeNeedItemCount = {Type = 1, ValueType = "int"},
|
|
CharacterLimit = {ValueType = "int"},
|
|
CashierLimit = {ValueType = "int"},
|
|
HotSaleAddition = {ValueType = "int"},
|
|
UnlockIngredient = {Type = 1, ValueType = "int"},
|
|
UnlockFood = {Type = 1, ValueType = "int"},
|
|
IngredientCounterNum = {ValueType = "int"},
|
|
FoodCounterNum = {ValueType = "int"},
|
|
SaleCounterNum = {ValueType = "int"},
|
|
ScenePrefab = {ValueType = "string"},
|
|
DecorationIcon = {ValueType = "string"},
|
|
TitleIcon = {ValueType = "string"},
|
|
CustomerLimit = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantCharacter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EmployNeedItemId = {Type = 1, ValueType = "int"},
|
|
EmployNeedItemCount = {Type = 1, ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantCharacterLv = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Lv = {ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
UpgradeNeedItemId = {Type = 1, ValueType = "int"},
|
|
UpgradeNeedItemCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantCharacterSkill = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
SectionType = {ValueType = "int"},
|
|
ProductId = {Type = 1, ValueType = "int"},
|
|
SkillAddition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantIngredient = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
ProduceNeedTime = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantFood = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
ProduceNeedTime = {ValueType = "int"},
|
|
ConsumeIngredientIds = {Type = 1, ValueType = "int"},
|
|
ConsumeIngredientCounts = {Type = 1, ValueType = "int"},
|
|
Price = {ValueType = "int"},
|
|
SaleNeedTime = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
IsDefault = {ValueType = "int"},
|
|
UnlockItemIds = {Type = 1, ValueType = "int"},
|
|
UnlockItemCounts = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantDailyHotSale = {
|
|
DayId = {ValueType = "int"},
|
|
FoodList = {Type = 1, ValueType = "int"},
|
|
SaleAddition = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantStorage = {
|
|
Id = {ValueType = "int"},
|
|
RestaurantLv = {ValueType = "int"},
|
|
SectionType = {ValueType = "int"},
|
|
ProductId = {ValueType = "int"},
|
|
StorageLimit = {ValueType = "int"},
|
|
},
|
|
XTableOrderActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
RestaurantActivityId = {ValueType = "int"},
|
|
},
|
|
XTableRestaurantOrder = {
|
|
Id = {ValueType = "int"},
|
|
OrderActivityId = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
OrderDesc = {ValueType = "string"},
|
|
FoodIds = {Type = 1, ValueType = "int"},
|
|
FoodNums = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantBuffEffect = {
|
|
Id = {ValueType = "int"},
|
|
SectionType = {ValueType = "int"},
|
|
ProductIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableRestaurantSectionBuff = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
SectionType = {ValueType = "int"},
|
|
UnlockLv = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
EffectIds = {Type = 1, ValueType = "int"},
|
|
EffectAdditions = {Type = 1, ValueType = "int"},
|
|
UnlockItemIds = {Type = 1, ValueType = "int"},
|
|
UnlockItemCounts = {Type = 1, ValueType = "int"},
|
|
IsDefault = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantCameraAuxiliary = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
CenterPos = {ValueType = "string"},
|
|
MinPos = {ValueType = "string"},
|
|
MaxPos = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Notes = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantCharacterModel = {
|
|
CharacterId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
Anim = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantSignModel = {
|
|
SignDay = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
Anim = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantWorkPos = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Index = {ValueType = "int"},
|
|
Pos = {ValueType = "string"},
|
|
IconOffset = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantSkillType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
LabelIcon = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantCharacterText = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
WorkType = {ValueType = "int"},
|
|
Text = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantOrderModel = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
RePlay = {ValueType = "string"},
|
|
ModelPath = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
Anim = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantNPCCustomer = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Model = {ValueType = "string"},
|
|
ControllerPath = {ValueType = "string"},
|
|
BehaviourId = {ValueType = "string"},
|
|
},
|
|
XTableRestaurantNPCCustomerText = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
Text = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableRestaurantIllustrated = {
|
|
Id = {ValueType = "int"},
|
|
TabName = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableMaverick2Activity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableMaverick2Chapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ActivityId = {ValueType = "int"},
|
|
OpenTime = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
DailyStageCount = {ValueType = "int"},
|
|
Background = {ValueType = "string"},
|
|
BackgroundEffect = {ValueType = "string"},
|
|
Bgm = {ValueType = "string"},
|
|
IfFlag = {ValueType = "int"},
|
|
Map = {ValueType = "int"},
|
|
MapBg = {ValueType = "string"},
|
|
MapEffect = {ValueType = "string"},
|
|
ShopBg = {ValueType = "string"},
|
|
},
|
|
XTableMaverick2Stage = {
|
|
StageId = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
StageType = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
RewardUnit = {ValueType = "int"},
|
|
FightEventId = {Type = 1, ValueType = "int"},
|
|
FightEventLevel = {Type = 1, ValueType = "int"},
|
|
RecommendMentalLv = {ValueType = "int"},
|
|
MainlineTips = {ValueType = "string"},
|
|
IconPos = {ValueType = "int"},
|
|
RewardParam = {Type = 1, ValueType = "string"},
|
|
ForbidRobot = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverick2Mental = {
|
|
Level = {ValueType = "int"},
|
|
NeedUnit = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
AttrId = {Type = 1, ValueType = "int"},
|
|
AttrValue = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverick2Robot = {
|
|
RobotId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
UnLockDesc = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
AttrId = {Type = 1, ValueType = "int"},
|
|
AttrValue = {Type = 1, ValueType = "int"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMaverick2TalentTree = {
|
|
Id = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
TalentGroupId = {ValueType = "int"},
|
|
NeedMentalLv = {ValueType = "int"},
|
|
NeedUnit = {ValueType = "int"},
|
|
UseUiPos1 = {ValueType = "int"},
|
|
UseUiPos2 = {ValueType = "int"},
|
|
UseUiPos3 = {ValueType = "int"},
|
|
},
|
|
XTableMaverick2TalentGroup = {
|
|
Id = {ValueType = "int"},
|
|
TalentGroupId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TalentId = {ValueType = "int"},
|
|
AssistFlag = {ValueType = "int"},
|
|
SummaryTab = {ValueType = "int"},
|
|
},
|
|
XTableMaverick2Talent = {
|
|
Id = {ValueType = "int"},
|
|
TalentId = {ValueType = "int"},
|
|
NeedUnit = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
UnlockTips = {ValueType = "string"},
|
|
UnlockName = {ValueType = "string"},
|
|
UnlockDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
AttrId = {ValueType = "int"},
|
|
AttrValue = {ValueType = "int"},
|
|
},
|
|
XTableMaverick2Config = {
|
|
Key = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMaverick2Movie = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
OpenMovieId = {ValueType = "string"},
|
|
CloseStageIds = {Type = 1, ValueType = "int"},
|
|
CloseMovieIds = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMaverick2StageType = {
|
|
TypeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
DetailBg = {ValueType = "string"},
|
|
NameBgColor = {ValueType = "string"},
|
|
},
|
|
XTableMaverick2Attribute = {
|
|
Id = {ValueType = "int"},
|
|
ShowType = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Order = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
EnglishName = {ValueType = "string"},
|
|
},
|
|
XTableMaverick2SkillDesc = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
},
|
|
XTableBackFlow = {
|
|
Id = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
NeedOffLineTime = {ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
},
|
|
XTableStageVoiceTip = {
|
|
StageId = {ValueType = "int"},
|
|
Text = {ValueType = "string"},
|
|
},
|
|
XTableItemCollection = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
BigIcon = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TalentPlanetId = {ValueType = "int"},
|
|
TimeLimitTaskId = {ValueType = "int"},
|
|
ShopIdList = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningChapter = {
|
|
Id = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
OpenTimeId = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
BaseTileFloorId = {ValueType = "int"},
|
|
BaseRoadFloorId = {ValueType = "int"},
|
|
TitleIconUrl = {ValueType = "string"},
|
|
StageSceneUrl = {ValueType = "string"},
|
|
PlanetPrefabUrl = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningStage = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChapterId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
PlanetId = {ValueType = "int"},
|
|
WeatherGroupId = {ValueType = "int"},
|
|
BossGroupId = {ValueType = "int"},
|
|
ItemGroupId = {ValueType = "int"},
|
|
InitCoin = {ValueType = "int"},
|
|
CarryItemCount = {ValueType = "int"},
|
|
CarryBuildingCount = {ValueType = "int"},
|
|
LevelUpProgress = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
EnvironmentEvents = {Type = 1, ValueType = "int"},
|
|
CompelUsedBuilding = {Type = 1, ValueType = "int"},
|
|
DefaultBuilding = {Type = 1, ValueType = "int"},
|
|
DisableBuilding = {Type = 1, ValueType = "int"},
|
|
BuildingRecommend = {ValueType = "int"},
|
|
FightLoseCoinProportion = {ValueType = "float"},
|
|
Icon = {ValueType = "string"},
|
|
TargetGroupId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningEffect = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Overlying = {ValueType = "bool"},
|
|
TriggerCountLimit = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
BubbleControllerId = {ValueType = "int"},
|
|
PlayEffect = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningEvent = {
|
|
Id = {ValueType = "int"},
|
|
ActivateCount = {ValueType = "int"},
|
|
TriggerType = {ValueType = "int"},
|
|
IsDirectTrigger = {ValueType = "bool"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
UseDesc = {ValueType = "string"},
|
|
Show = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
IsIncrease = {ValueType = "int"},
|
|
Effects = {Type = 1, ValueType = "int"},
|
|
Conditions = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningCondition = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningBuilding = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BgDesc = {ValueType = "string"},
|
|
IconUrl = {ValueType = "string"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
BuildType = {ValueType = "int"},
|
|
GridOccupyType = {ValueType = "int"},
|
|
RangeType = {ValueType = "int"},
|
|
BuildingCount = {ValueType = "int"},
|
|
Cast = {ValueType = "int"},
|
|
Recovery = {ValueType = "float"},
|
|
CanRecovery = {ValueType = "bool"},
|
|
CanSelect = {ValueType = "bool"},
|
|
CycleLevelUp = {ValueType = "int"},
|
|
BatchBuild = {ValueType = "int"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
FloorId = {ValueType = "int"},
|
|
FloorHeight = {ValueType = "float"},
|
|
ModelKey = {ValueType = "string"},
|
|
IsShowBuildingCount = {ValueType = "bool"},
|
|
LimitNumStageIds = {Type = 1, ValueType = "int"},
|
|
LimitNums = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
RelyOnBuilding = {ValueType = "int"},
|
|
ComboEvent = {ValueType = "int"},
|
|
UnlockTimeId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningTalentBuilding = {
|
|
Id = {ValueType = "int"},
|
|
Sorting = {ValueType = "int"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
BuyPrices = {ValueType = "int"},
|
|
HoldingCount = {ValueType = "int"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
UnlockCountStageIds = {Type = 1, ValueType = "int"},
|
|
UnlockCounts = {Type = 1, ValueType = "int"},
|
|
CanUseFloorId = {Type = 1, ValueType = "int"},
|
|
IsCard = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningGrid = {
|
|
Id = {ValueType = "int"},
|
|
AdjacentGrid = {Type = 1, ValueType = "int"},
|
|
GridType = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
DefaultBuilding = {ValueType = "int"},
|
|
BuildingCenter = {ValueType = "int"},
|
|
BuildingDirection = {ValueType = "int"},
|
|
DefaultFloorId = {ValueType = "int"},
|
|
FloorHeight = {ValueType = "float"},
|
|
},
|
|
XTablePlanetRunningWeather = {
|
|
Id = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
IsTalentShow = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
EffectUrl = {ValueType = "string"},
|
|
IconUrl = {ValueType = "string"},
|
|
BgUrl = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningWeatherGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
WeatherId = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningCharacter = {
|
|
Id = {ValueType = "int"},
|
|
Sorting = {ValueType = "int"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
NpcAttributeId = {ValueType = "int"},
|
|
AttributeIds = {Type = 1, ValueType = "int"},
|
|
AttributeValues = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Model = {ValueType = "string"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
DefaultUnlock = {ValueType = "bool"},
|
|
Story = {ValueType = "string"},
|
|
From = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
LockDesc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningItem = {
|
|
Id = {ValueType = "int"},
|
|
TargetType = {ValueType = "int"},
|
|
TargetTypeParam = {ValueType = "int"},
|
|
Range = {ValueType = "int"},
|
|
TargetCount = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
OverflowReturnCoin = {ValueType = "int"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningItemGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
DrawCount = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningAttribute = {
|
|
Id = {ValueType = "int"},
|
|
Life = {ValueType = "int"},
|
|
Attack = {ValueType = "int"},
|
|
Defense = {ValueType = "int"},
|
|
CriticalChance = {ValueType = "int"},
|
|
CriticalDamage = {ValueType = "int"},
|
|
AttackSpeed = {ValueType = "int"},
|
|
LifeGrowUp = {ValueType = "float"},
|
|
AttackGrowUp = {ValueType = "float"},
|
|
DefenseGrowUp = {ValueType = "float"},
|
|
CriticalChanceGrowUp = {ValueType = "float"},
|
|
CriticalDamageGrowUp = {ValueType = "float"},
|
|
AttackSpeedGrowUp = {ValueType = "float"},
|
|
FightCriticalChanceGrowUp = {ValueType = "float"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningLevelAttribute = {
|
|
Id = {ValueType = "int"},
|
|
AttributeId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Life = {ValueType = "int"},
|
|
Attack = {ValueType = "int"},
|
|
Defense = {ValueType = "int"},
|
|
CriticalChance = {ValueType = "int"},
|
|
CriticalDamage = {ValueType = "int"},
|
|
AttackSpeed = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningMonster = {
|
|
Id = {ValueType = "int"},
|
|
NpcAttributeId = {ValueType = "int"},
|
|
MonsterType = {ValueType = "int"},
|
|
UnlockCharacterId = {ValueType = "int"},
|
|
CoinFactor = {ValueType = "float"},
|
|
CoinSeckillFactor = {ValueType = "float"},
|
|
BaseCoin = {ValueType = "float"},
|
|
CoinLimit = {ValueType = "int"},
|
|
Events = {Type = 1, ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Model = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningRoad = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
StartTileId = {ValueType = "int"},
|
|
EndTileId = {ValueType = "int"},
|
|
IsRoadStart = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningMaterial = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
UnlockStageId = {ValueType = "int"},
|
|
MaterialIcon = {ValueType = "string"},
|
|
MaterialUrl = {ValueType = "string"},
|
|
IsRoad = {ValueType = "int"},
|
|
TalentFloorHeight = {ValueType = "float"},
|
|
},
|
|
XTablePlanetRunningClientCfg = {
|
|
Key = {ValueType = "string"},
|
|
IntValues = {Type = 1, ValueType = "int"},
|
|
FloatValues = {Type = 1, ValueType = "float"},
|
|
StringValues = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningModelCfg = {
|
|
Key = {ValueType = "string"},
|
|
ResUrl = {ValueType = "string"},
|
|
Scale = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTablePlanetRunningBossGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
SummonValue = {ValueType = "int"},
|
|
BossFightValue = {ValueType = "int"},
|
|
CommendFightValue = {ValueType = "int"},
|
|
BottomEventId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningFightingGrowUp = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningAttr = {
|
|
Id = {ValueType = "int"},
|
|
Key = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTablePlanetRunningBuildingRecommend = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Building = {ValueType = "int"},
|
|
IsRecommend = {ValueType = "bool"},
|
|
},
|
|
XTablePlanetRunningFightingPower = {
|
|
StageId = {ValueType = "int"},
|
|
MaxLife = {ValueType = "float"},
|
|
Attack = {ValueType = "float"},
|
|
Defense = {ValueType = "float"},
|
|
CriticalChance = {ValueType = "float"},
|
|
CriticalDamage = {ValueType = "float"},
|
|
AttackSpeed = {ValueType = "float"},
|
|
},
|
|
XTablePlanetRunningVersion = {
|
|
StageId = {ValueType = "int"},
|
|
Version = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningSceneCamera = {
|
|
Id = {ValueType = "int"},
|
|
Fov = {ValueType = "float"},
|
|
Position = {Type = 1, ValueType = "float"},
|
|
Rotation = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTablePlanetRunningTarget = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningBubbleResource = {
|
|
Id = {ValueType = "int"},
|
|
IconEmoji = {ValueType = "string"},
|
|
IconSymbol = {ValueType = "string"},
|
|
SoundId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningBubbleController = {
|
|
Id = {ValueType = "int"},
|
|
IntervalTime = {ValueType = "int"},
|
|
TriggerLimitCount = {ValueType = "int"},
|
|
Duration = {ValueType = "int"},
|
|
BubbleResId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningMovieContent = {
|
|
Id = {ValueType = "int"},
|
|
MovieId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TalkText = {ValueType = "string"},
|
|
Action = {ValueType = "string"},
|
|
BubbleControllerId = {ValueType = "int"},
|
|
PlanetCharacterId = {ValueType = "int"},
|
|
},
|
|
XTablePlanetRunningMovieController = {
|
|
Id = {ValueType = "int"},
|
|
MovieId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
BossId = {ValueType = "int"},
|
|
},
|
|
XTableMazeActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TicketItemId = {ValueType = "int"},
|
|
TicketCount = {ValueType = "int"},
|
|
ExtraTicketDay = {ValueType = "int"},
|
|
ExtraTicketCount = {ValueType = "int"},
|
|
FastPassParam = {ValueType = "int"},
|
|
FastPassFightEvent = {ValueType = "int"},
|
|
PassFightEvent = {ValueType = "int"},
|
|
TimeLimitTaskId = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
StoryIcon = {ValueType = "string"},
|
|
PlayerModel = {ValueType = "string"},
|
|
},
|
|
XTableMazeStage = {
|
|
StageId = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
SettleBg = {ValueType = "string"},
|
|
},
|
|
XTableMazeGrade = {
|
|
Id = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
},
|
|
XTableMazeRandomAction = {
|
|
Id = {ValueType = "int"},
|
|
ModelName = {ValueType = "string"},
|
|
Timeline = {ValueType = "string"},
|
|
},
|
|
XTableCommunityDisplayChannel = {
|
|
Id = {ValueType = "int"},
|
|
ChannelId = {ValueType = "int"},
|
|
},
|
|
XTableMonsterCombatActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
TimeLimitTaskId = {ValueType = "int"},
|
|
MonsterCostLimit = {ValueType = "int"},
|
|
MonsterCountLimit = {ValueType = "int"},
|
|
HelpId = {ValueType = "int"},
|
|
},
|
|
XTableMonsterCombatChapter = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
PreChapterId = {ValueType = "int"},
|
|
UnlockMonsterIds = {Type = 1, ValueType = "int"},
|
|
StageIds = {Type = 1, ValueType = "int"},
|
|
LimitMonsters = {Type = 1, ValueType = "int"},
|
|
LimitRobotIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMonsterCombatStage = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
UnlockMonsterIds = {Type = 1, ValueType = "int"},
|
|
ScoreParams = {Type = 1, ValueType = "int"},
|
|
ScoreLimit = {ValueType = "int"},
|
|
RecommendMonsters = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableMonsterCombatMonster = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Cost = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
FightEventLevel = {ValueType = "int"},
|
|
Order = {ValueType = "int"},
|
|
},
|
|
XTableMonsterCombatBuff = {
|
|
MonsterId = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableMonsterCombatChapterDetail = {
|
|
Id = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
PrefabName = {ValueType = "string"},
|
|
BgIcon = {ValueType = "string"},
|
|
},
|
|
XTableMonsterCombatStageDetail = {
|
|
Id = {ValueType = "int"},
|
|
Description = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMonsterCombatConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableMonsterCombatMonsterDetail = {
|
|
Id = {ValueType = "int"},
|
|
FightTime = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
UiModelId = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
AchieveIcon = {ValueType = "string"},
|
|
ActiveSkillName = {ValueType = "string"},
|
|
ActiveSkillDesc = {ValueType = "string"},
|
|
ActiveSkillCooling = {ValueType = "int"},
|
|
PassiveSkillName = {ValueType = "string"},
|
|
PassiveSkillDesc = {ValueType = "string"},
|
|
UnlockConditionDesc = {ValueType = "string"},
|
|
},
|
|
XTableFightBrilliantwalk = {
|
|
Id = {ValueType = "int"},
|
|
EffectName = {ValueType = "string"},
|
|
TypeToPrefabPaths = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCerberusGameActivity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
ShopId = {Type = 1, ValueType = "int"},
|
|
ChapterIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCerberusGameChapter = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
DefaultTeam = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCerberusGameStoryLine = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
OpenCondition = {ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
StoryPointIds = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
EffectUrl = {ValueType = "string"},
|
|
FubenPrefab = {ValueType = "string"},
|
|
GirdStageFight = {ValueType = "string"},
|
|
GirdStageFightSpecial = {ValueType = "string"},
|
|
GridBossPrefab = {ValueType = "string"},
|
|
GridStory1 = {ValueType = "string"},
|
|
GridStory2 = {ValueType = "string"},
|
|
Difficulty = {ValueType = "int"},
|
|
},
|
|
XTableCerberusGameStoryPoint = {
|
|
Id = {ValueType = "int"},
|
|
StoryPointType = {ValueType = "int"},
|
|
PrePointIds = {Type = 1, ValueType = "int"},
|
|
StoryPointTypeParams = {Type = 1, ValueType = "string"},
|
|
OpenCondition = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
GridShowType = {ValueType = "int"},
|
|
BuffIcon = {Type = 1, ValueType = "string"},
|
|
BuffTitle = {Type = 1, ValueType = "string"},
|
|
BuffDescs = {Type = 1, ValueType = "string"},
|
|
ExtraRobotId = {ValueType = "int"},
|
|
},
|
|
XTableCerberusGameChallenge = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
PreStageId = {ValueType = "int"},
|
|
CharacterIds = {Type = 1, ValueType = "int"},
|
|
RobotIds = {Type = 1, ValueType = "int"},
|
|
BuffIcon = {Type = 1, ValueType = "string"},
|
|
BuffTitle = {Type = 1, ValueType = "string"},
|
|
BuffDescs = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableCerberusGameCommunication = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BtnContent = {ValueType = "string"},
|
|
NpcName = {ValueType = "string"},
|
|
NpcHandIcon = {ValueType = "string"},
|
|
ContentsGroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
UiType = {ValueType = "int"},
|
|
},
|
|
XTableCerberusGameRole = {
|
|
Id = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
RoleId = {ValueType = "int"},
|
|
},
|
|
XTableCerberusGameBoss = {
|
|
Id = {ValueType = "int"},
|
|
BossName = {ValueType = "string"},
|
|
BossDesc = {ValueType = "string"},
|
|
BossImg = {ValueType = "string"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableCerberusGameCharacterInfo = {
|
|
Id = {ValueType = "int"},
|
|
TeamTitle = {ValueType = "string"},
|
|
TeamInfo = {ValueType = "string"},
|
|
CharacterInfo = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
SkillIcon = {Type = 1, ValueType = "string"},
|
|
SkillTitle = {Type = 1, ValueType = "string"},
|
|
SkillDesc = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableSlotMachines = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
DifferentAddScore = {ValueType = "int"},
|
|
TwoSameAddScore = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeCount = {ValueType = "int"},
|
|
UnlockNeedPreScore = {ValueType = "int"},
|
|
ScoreLimit = {ValueType = "int"},
|
|
BgImage = {ValueType = "string"},
|
|
MachineImage = {ValueType = "string"},
|
|
MachineLockImage = {ValueType = "string"},
|
|
NextMachineBtnImage = {ValueType = "string"},
|
|
ScoreIcon = {ValueType = "string"},
|
|
NextMachineBtnText = {ValueType = "string"},
|
|
RulesIds = {Type = 1, ValueType = "int"},
|
|
Icons = {Type = 1, ValueType = "int"},
|
|
Weights = {Type = 1, ValueType = "int"},
|
|
RewardIds = {Type = 1, ValueType = "int"},
|
|
RewardScores = {Type = 1, ValueType = "int"},
|
|
PrixBottomTimes = {ValueType = "int"},
|
|
RockPrixTimesLimit = {ValueType = "int"},
|
|
TaskDailyLimitId = {ValueType = "int"},
|
|
TaskCumulativeLimitId = {ValueType = "int"},
|
|
MailId = {ValueType = "int"},
|
|
HighLight = {ValueType = "int"},
|
|
RockTimes = {ValueType = "int"},
|
|
},
|
|
XTableSlotMachinesActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
SlotMachinesIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableSlotMachinesIcon = {
|
|
Id = {ValueType = "int"},
|
|
IconName = {ValueType = "string"},
|
|
IconImage = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
IsPrix = {ValueType = "bool"},
|
|
},
|
|
XTableSlotMachinesRules = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableUiMainSubMenuDynamic = {
|
|
Key = {ValueType = "string"},
|
|
ImgPath = {ValueType = "string"},
|
|
},
|
|
XTableTransfiniteActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
CycleSeconds = {ValueType = "int"},
|
|
},
|
|
XTableTransfiniteRegion = {
|
|
RegionId = {ValueType = "int"},
|
|
RegionName = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
MinLv = {ValueType = "int"},
|
|
MaxLv = {ValueType = "int"},
|
|
RotateGroupId = {ValueType = "int"},
|
|
TaskGroupId = {Type = 1, ValueType = "int"},
|
|
ScoreRewardGroupId = {ValueType = "int"},
|
|
IslandId = {ValueType = "int"},
|
|
IconLv = {ValueType = "string"},
|
|
},
|
|
XTableTransfiniteRotateGroup = {
|
|
RotateGroupId = {ValueType = "int"},
|
|
StageGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTransfiniteStageGroup = {
|
|
StageGroupId = {ValueType = "int"},
|
|
StageId = {Type = 1, ValueType = "int"},
|
|
StrengthenId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Img = {Type = 1, ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableTransfiniteStage = {
|
|
StageId = {ValueType = "int"},
|
|
StageType = {ValueType = "int"},
|
|
StageName = {ValueType = "string"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
StrengthenId = {Type = 1, ValueType = "int"},
|
|
Img = {ValueType = "string"},
|
|
Score = {ValueType = "int"},
|
|
ExtraTimeLimit = {ValueType = "int"},
|
|
ExtraScore = {ValueType = "int"},
|
|
ExtraDec = {ValueType = "string"},
|
|
Model = {ValueType = "string"},
|
|
},
|
|
XTableTransfiniteStrengthen = {
|
|
StrengthenId = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Img = {ValueType = "string"},
|
|
},
|
|
XTableTransfiniteTaskGroup = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
TaskIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTransfiniteIsland = {
|
|
Id = {ValueType = "int"},
|
|
StageGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTransfiniteAchievement = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
StageGroupId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTransfiniteMedal = {
|
|
Id = {ValueType = "int"},
|
|
Time = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTransfiniteConfig = {
|
|
Id = {ValueType = "int"},
|
|
OpenMinLv = {ValueType = "int"},
|
|
OpenMaxLv = {ValueType = "int"},
|
|
},
|
|
XTableTransfiniteScoreRewardGroup = {
|
|
Id = {ValueType = "int"},
|
|
Score = {Type = 1, ValueType = "int"},
|
|
RewardId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableEquipSignboard = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
ChaIsAllActive = {ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
FashIsAllActive = {ValueType = "int"},
|
|
ActionId = {ValueType = "string"},
|
|
EquipModelIndex = {ValueType = "int"},
|
|
},
|
|
XTablePartnerUiEffect = {
|
|
Id = {ValueType = "int"},
|
|
PartnerId = {ValueType = "int"},
|
|
ModelType = {ValueType = "string"},
|
|
EffectType = {ValueType = "string"},
|
|
EffectRootName = {ValueType = "string"},
|
|
EffectPath = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableFashionVoice = {
|
|
Id = {ValueType = "int"},
|
|
FashionId = {ValueType = "int"},
|
|
CueId = {ValueType = "int"},
|
|
},
|
|
XTableNewActivityCalendarActivity = {
|
|
ActivityId = {ValueType = "int"},
|
|
MainTimeId = {ValueType = "int"},
|
|
MainTemplateId = {Type = 1, ValueType = "int"},
|
|
MainTemplateCount = {Type = 1, ValueType = "int"},
|
|
TaskSourceGroupId = {ValueType = "int"},
|
|
ShopId = {Type = 1, ValueType = "int"},
|
|
EventCause = {Type = 1, ValueType = "int"},
|
|
ExtraItem = {Type = 1, ValueType = "int"},
|
|
PeriodId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Kind = {Type = 1, ValueType = "int"},
|
|
IsMajorActivity = {ValueType = "int"},
|
|
SkipId = {ValueType = "int"},
|
|
ActivityIcon = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableNewActivityCalendarPeriod = {
|
|
PeriodId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
MainTemplateId = {Type = 1, ValueType = "int"},
|
|
MainTemplateCount = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableNewActivityCalendarKind = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BgColor = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3Activity = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TimeId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Difficulty = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
StoryDesc = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
ChapterGroupId = {ValueType = "int"},
|
|
FirstPassFlag = {ValueType = "int"},
|
|
CharacterExpRate = {ValueType = "float"},
|
|
BPExpRate = {ValueType = "float"},
|
|
BgIcon = {ValueType = "string"},
|
|
FightEvents = {Type = 1, ValueType = "int"},
|
|
RebootId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3ChapterGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3Chapter = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ChapterName = {ValueType = "string"},
|
|
NextChapterIds = {Type = 1, ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
OpenSuitCount = {ValueType = "int"},
|
|
BgmCueId = {ValueType = "int"},
|
|
PlayMainBg = {ValueType = "string"},
|
|
LoadingBgUrl = {ValueType = "string"},
|
|
LoadingTitle = {ValueType = "string"},
|
|
LoadingDesc = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3ClientConfig = {
|
|
Key = {ValueType = "string"},
|
|
Values = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableTheatre3Config = {
|
|
Key = {ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
Value = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3BattlePass = {
|
|
Level = {ValueType = "int"},
|
|
NeedExp = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
Display = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3CharacterGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupName = {ValueType = "string"},
|
|
EnergyCost = {ValueType = "int"},
|
|
OrderId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3CharacterRecruit = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
RobotId = {ValueType = "int"},
|
|
Property = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EnergyUnused = {
|
|
Id = {ValueType = "int"},
|
|
UnusedCount = {ValueType = "int"},
|
|
FightEventId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3CharacterLevel = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
NeedExp = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
StrengthenPoint = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3StrengthenTree = {
|
|
Id = {ValueType = "int"},
|
|
NeedStrengthenPoint = {ValueType = "int"},
|
|
PointType = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Condition = {ValueType = "int"},
|
|
PreId = {Type = 1, ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3Node = {
|
|
Id = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
CountWeight = {Type = 1, ValueType = "int"},
|
|
ContentLibId = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3ContentLib = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
LibId = {ValueType = "int"},
|
|
LowerLimit = {ValueType = "int"},
|
|
UpperLimit = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
DropGroupId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3BaseGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3FightLib = {
|
|
FightNodeId = {ValueType = "int"},
|
|
LinkGroupId = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3GoldGroup = {
|
|
GoldId = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Gold = {
|
|
Id = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3WorkShop = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Count = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3FightNode = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
IsBoss = {ValueType = "int"},
|
|
GoldId = {ValueType = "int"},
|
|
ItemBoxId = {ValueType = "int"},
|
|
NodeName = {ValueType = "string"},
|
|
NodeIcon = {ValueType = "string"},
|
|
NodeBg = {ValueType = "string"},
|
|
NodeDesc = {ValueType = "string"},
|
|
NodeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3FightStageTemplate = {
|
|
Id = {ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
TemplateId = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Mode = {ValueType = "int"},
|
|
ModeParams = {Type = 1, ValueType = "int"},
|
|
TimeLimit = {ValueType = "int"},
|
|
MonsterGroupId = {Type = 1, ValueType = "int"},
|
|
FightEventIds = {Type = 1, ValueType = "int"},
|
|
SuggestAbility = {ValueType = "int"},
|
|
ExtraWaveGroupId = {ValueType = "int"},
|
|
ExtraWaveRate = {ValueType = "int"},
|
|
ExtraWaveTime = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Monster = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BuffLevel = {Type = 1, ValueType = "int"},
|
|
BuffIds = {Type = 1, ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3MonsterGroup = {
|
|
Id = {ValueType = "int"},
|
|
MonsterIds = {Type = 1, ValueType = "int"},
|
|
Note = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3DropGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Probability = {ValueType = "int"},
|
|
IsShow = {ValueType = "int"},
|
|
ItemBoxWeight = {ValueType = "int"},
|
|
ItemBoxGroupId = {ValueType = "int"},
|
|
ItemBoxUpperLimit = {ValueType = "int"},
|
|
ItemBoxLowerLimit = {ValueType = "int"},
|
|
GoldWeight = {ValueType = "int"},
|
|
GoldGroupId = {ValueType = "int"},
|
|
GoldUpperLimit = {ValueType = "int"},
|
|
GoldLowerLimit = {ValueType = "int"},
|
|
EquipWeight = {ValueType = "int"},
|
|
EquipBoxGroupId = {ValueType = "int"},
|
|
EquipBoxUpperLimit = {ValueType = "int"},
|
|
EquipBoxLowerLimit = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3ItemBox = {
|
|
Id = {ValueType = "int"},
|
|
BoxGroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
ItemGroupId = {Type = 1, ValueType = "int"},
|
|
SafeGroupId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3ItemGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Item = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ObtainMaxCount = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
UnlockConditionId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
WorldDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3NodeShopGroup = {
|
|
ShopId = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EventGroup = {
|
|
EventId = {ValueType = "int"},
|
|
LinkGroupId = {ValueType = "int"},
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
NodeRepeatable = {ValueType = "int"},
|
|
GameRepeatable = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3NodeShop = {
|
|
Id = {ValueType = "int"},
|
|
DiscountNum = {ValueType = "int"},
|
|
DiscountRate = {ValueType = "int"},
|
|
GroupId = {Type = 1, ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
EndDesc = {ValueType = "string"},
|
|
EndComfirmText = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
NodeName = {ValueType = "string"},
|
|
NodeIcon = {ValueType = "string"},
|
|
NodeBg = {ValueType = "string"},
|
|
NodeDesc = {ValueType = "string"},
|
|
NodeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3NodeShopItem = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ItemType = {ValueType = "int"},
|
|
ItemId = {ValueType = "int"},
|
|
EquipBoxId = {ValueType = "int"},
|
|
ItemBoxId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
Price = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EventOptionGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
OptionDesc = {ValueType = "string"},
|
|
OptionDownDesc = {ValueType = "string"},
|
|
OptionIcon = {ValueType = "string"},
|
|
OptionType = {ValueType = "int"},
|
|
OptionItemType = {ValueType = "int"},
|
|
OptionItemId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionItemCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionNextStepGroupId = {ValueType = "int"},
|
|
OptionCondition = {ValueType = "int"},
|
|
OptionShowCondition = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Event = {
|
|
Id = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
StepId = {ValueType = "int"},
|
|
NextStepId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
FightNodeId = {ValueType = "int"},
|
|
WorkShopId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
StoryId = {ValueType = "string"},
|
|
StepRewardItemType = {ValueType = "int"},
|
|
StepRewardItemId = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
StepRewardItemCount = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
OptionGroupId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TitleContent = {ValueType = "string"},
|
|
RoleIcon = {ValueType = "string"},
|
|
RoleName = {ValueType = "string"},
|
|
RoleContent = {ValueType = "string"},
|
|
EventDesc = {ValueType = "string"},
|
|
ConfirmContent = {ValueType = "string"},
|
|
BgAsset = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3EventNode = {
|
|
EventId = {ValueType = "int"},
|
|
NodeName = {ValueType = "string"},
|
|
NodeIcon = {ValueType = "string"},
|
|
NodeBg = {ValueType = "string"},
|
|
NodeDesc = {ValueType = "string"},
|
|
NodeEffectUrl = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3EventStepGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
StepId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipBoxGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
EquipBoxId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
RepeatWeight = {ValueType = "int"},
|
|
ConditionId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
EquipId = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
SuitLevel = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
SuitLevelAddWeight = {Type = 2, KeyType = "int", ValueType = "int"},
|
|
},
|
|
XTableTheatre3NodeLink = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
LinkType = {ValueType = "int"},
|
|
LinkTargetId = {ValueType = "int"},
|
|
LinkAddWeight = {ValueType = "int"},
|
|
DelNodeIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipBox = {
|
|
Id = {ValueType = "int"},
|
|
EquipGroupId = {ValueType = "int"},
|
|
ExtractCount = {ValueType = "int"},
|
|
MaxSelectCount = {ValueType = "int"},
|
|
CharacterAddWeight = {ValueType = "int"},
|
|
EquipBoxName = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipSuitOnStart = {
|
|
Id = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
EnsureFlag = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
RepeatWeight = {ValueType = "int"},
|
|
ExcludeSuitIds = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatre3Equip = {
|
|
Id = {ValueType = "int"},
|
|
EquipName = {ValueType = "string"},
|
|
Level = {ValueType = "int"},
|
|
AttType = {ValueType = "int"},
|
|
SuitId = {ValueType = "int"},
|
|
BaseAttFightEventIds = {Type = 1, ValueType = "int"},
|
|
BaseAttDesc = {Type = 1, ValueType = "string"},
|
|
EffectDesc = {ValueType = "string"},
|
|
SimpleEffectDesc = {ValueType = "string"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
TraitName = {Type = 1, ValueType = "string"},
|
|
TraitDesc = {Type = 1, ValueType = "string"},
|
|
StoryDesc = {ValueType = "string"},
|
|
UseType = {ValueType = "int"},
|
|
PosType = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipSuit = {
|
|
Id = {ValueType = "int"},
|
|
AttType = {ValueType = "int"},
|
|
SuitName = {ValueType = "string"},
|
|
UseType = {ValueType = "int"},
|
|
SuitEffectGroupId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
SimpleEffectDesc = {ValueType = "string"},
|
|
TraitName = {Type = 1, ValueType = "string"},
|
|
TraitDesc = {Type = 1, ValueType = "string"},
|
|
StoryDesc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
RecommendDesc = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3EquipSuitEffectGroup = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
ActivateLevel = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3Ending = {
|
|
Id = {ValueType = "int"},
|
|
PassType = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
Factor = {ValueType = "float"},
|
|
Type = {Type = 1, ValueType = "int"},
|
|
Param = {Type = 1, ValueType = "string"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
DescColor = {ValueType = "string"},
|
|
StoryId = {ValueType = "string"},
|
|
RImgDesc = {ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
SpineBg = {ValueType = "string"},
|
|
RImgTitle = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
IconBg = {ValueType = "string"},
|
|
RecordIndex = {ValueType = "int"},
|
|
BgmCueId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3SettleFactor = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Factor = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableTheatre3CharacterEnding = {
|
|
Id = {ValueType = "int"},
|
|
CharacterId = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
ConditionId = {ValueType = "int"},
|
|
EffectGroupId = {ValueType = "int"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableTheatre3EffectGroup = {
|
|
Id = {ValueType = "int"},
|
|
FightEvents = {Type = 1, ValueType = "int"},
|
|
SystemEvents = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatre3SystemEffect = {
|
|
Id = {ValueType = "int"},
|
|
Desc = {ValueType = "string"},
|
|
Type = {ValueType = "int"},
|
|
Params = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableTheatre3FightExtraWave = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
MonsterGroupId = {ValueType = "int"},
|
|
UpperLimit = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
ItemBoxId = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Reboot = {
|
|
Id = {ValueType = "int"},
|
|
RebootCost = {ValueType = "int"},
|
|
MaxRebootCount = {ValueType = "int"},
|
|
FubenRestartCost = {ValueType = "int"},
|
|
FubenClashCost = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3FightExtraWaveLimit = {
|
|
Id = {ValueType = "int"},
|
|
UpperLimit = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3Task = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
MainShowOrder = {ValueType = "int"},
|
|
TaskId = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTheatre3ItemType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
ShowInArchive = {ValueType = "int"},
|
|
},
|
|
XTableTheatre3EquipSuitType = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableTurntableActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
ConsumeItemId = {ValueType = "int"},
|
|
ConsumeItemCount = {ValueType = "int"},
|
|
MaxDrawNum = {ValueType = "int"},
|
|
RecordNum = {ValueType = "int"},
|
|
AccumulateNums = {Type = 1, ValueType = "int"},
|
|
AccumulateRewardIds = {Type = 1, ValueType = "int"},
|
|
BaseRuleTitles = {Type = 1, ValueType = "string"},
|
|
BaseRules = {Type = 1, ValueType = "string"},
|
|
TaskGroup = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableTurntable = {
|
|
Id = {ValueType = "int"},
|
|
ActivityId = {ValueType = "int"},
|
|
RewardId = {ValueType = "int"},
|
|
RewardType = {ValueType = "int"},
|
|
CanGainTimes = {ValueType = "int"},
|
|
Weight = {ValueType = "int"},
|
|
InitialAngle = {ValueType = "int"},
|
|
},
|
|
XTableUiFightCommonImage = {
|
|
Id = {ValueType = "int"},
|
|
RawImagePath = {ValueType = "string"},
|
|
PosX = {ValueType = "float"},
|
|
PosY = {ValueType = "float"},
|
|
Width = {ValueType = "float"},
|
|
Height = {ValueType = "float"},
|
|
IsShowBg = {ValueType = "bool"},
|
|
IsShowMask = {ValueType = "bool"},
|
|
},
|
|
XTableDlcHuntBossChapter = {
|
|
ChapterId = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
NameEn = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
PreWorldId = {ValueType = "int"},
|
|
WorldIds = {Type = 1, ValueType = "int"},
|
|
Index = {ValueType = "int"},
|
|
ModelId = {ValueType = "string"},
|
|
ModelId2 = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntCharacter = {
|
|
Id = {ValueType = "int"},
|
|
NpcId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
TradeName = {ValueType = "string"},
|
|
LogName = {ValueType = "string"},
|
|
EnName = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
HalfBodyImage = {ValueType = "string"},
|
|
Sex = {ValueType = "int"},
|
|
Priority = {ValueType = "int"},
|
|
EquipId = {ValueType = "int"},
|
|
DefaultNpcFashionId = {ValueType = "int"},
|
|
Code = {ValueType = "string"},
|
|
Class = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
Element = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDlcHuntElement = {
|
|
Id = {ValueType = "int"},
|
|
ElementName = {ValueType = "string"},
|
|
Description = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Icon2 = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntCharacterSkill = {
|
|
CharacterId = {ValueType = "int"},
|
|
SkillIds = {Type = 1, ValueType = "int"},
|
|
Pos = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDlcHuntCharacterSkillLevelEffect = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
SubSkillId = {Type = 1, ValueType = "int"},
|
|
SubMagicId = {Type = 1, ValueType = "int"},
|
|
Ability = {ValueType = "int"},
|
|
ResonanceAbility = {ValueType = "int"},
|
|
PlusAbility = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntChip = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Quality = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntChipBreakThrough = {
|
|
Id = {ValueType = "int"},
|
|
ChipId = {ValueType = "int"},
|
|
BreakTimes = {ValueType = "int"},
|
|
LevelLimit = {ValueType = "int"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribPromotedId = {ValueType = "int"},
|
|
MagicEventIds = {Type = 1, ValueType = "int"},
|
|
MagicLevel = {Type = 1, ValueType = "int"},
|
|
LevelUpTemplateId = {ValueType = "int"},
|
|
CostType = {ValueType = "int"},
|
|
CostChipBreakTime = {ValueType = "int"},
|
|
CostChipQuality = {ValueType = "int"},
|
|
CostCount = {ValueType = "int"},
|
|
OfferExp = {ValueType = "int"},
|
|
ResolveItem = {ValueType = "int"},
|
|
ResolveItemCount = {ValueType = "int"},
|
|
ConsumeDes = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntChipLevelUpTemplate = {
|
|
Id = {ValueType = "int"},
|
|
TemplateId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Exp = {ValueType = "int"},
|
|
AllExp = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntChipAssist = {
|
|
Id = {ValueType = "int"},
|
|
ChipId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
BreakTimes = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntWorld = {
|
|
WorldId = {ValueType = "int"},
|
|
ChapterId = {ValueType = "int"},
|
|
PreWorldId = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
BgmId = {ValueType = "int"},
|
|
EventId = {ValueType = "int"},
|
|
LoadingType = {ValueType = "int"},
|
|
FinishRewardShow = {ValueType = "int"},
|
|
FinishDropId = {ValueType = "int"},
|
|
FirstRewardId = {ValueType = "int"},
|
|
OnlinePlayerLimit = {ValueType = "int"},
|
|
SettleLoseTipId = {ValueType = "int"},
|
|
Difficulty = {ValueType = "int"},
|
|
IsRank = {ValueType = "int"},
|
|
MatchPlayerCountThreshold = {ValueType = "int"},
|
|
NeedFightPower = {ValueType = "int"},
|
|
DifficultyId = {ValueType = "int"},
|
|
RebootId = {ValueType = "int"},
|
|
TeachingCharacterId = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntActivity = {
|
|
Id = {ValueType = "int"},
|
|
TimeId = {ValueType = "int"},
|
|
BaseRankNum = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntBadge = {
|
|
Id = {ValueType = "int"},
|
|
GroupId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Des = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
Condition = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntShareCfg = {
|
|
Key = {ValueType = "string"},
|
|
IntValues = {Type = 1, ValueType = "int"},
|
|
FloatValues = {Type = 1, ValueType = "float"},
|
|
StringValues = {Type = 1, ValueType = "string"},
|
|
Comment = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntNpcAttrib = {
|
|
Id = {ValueType = "int"},
|
|
Life = {ValueType = "fix"},
|
|
Attack = {ValueType = "fix"},
|
|
AttackIntensity = {ValueType = "fix"},
|
|
Defense = {ValueType = "fix"},
|
|
DefensePierceP = {ValueType = "fix"},
|
|
CritP = {ValueType = "fix"},
|
|
CritResistanceP = {ValueType = "fix"},
|
|
CritDmgRateP = {ValueType = "fix"},
|
|
CritDmgRateReductionP = {ValueType = "fix"},
|
|
ShieldEfficiencyP = {ValueType = "fix"},
|
|
ShieldAmpP = {ValueType = "fix"},
|
|
ShieldReductionP = {ValueType = "fix"},
|
|
ShieldGainBonusP = {ValueType = "fix"},
|
|
ShieldGainReductionP = {ValueType = "fix"},
|
|
PhysicalAmpP = {ValueType = "fix"},
|
|
Element1AmpP = {ValueType = "fix"},
|
|
Element2AmpP = {ValueType = "fix"},
|
|
Element3AmpP = {ValueType = "fix"},
|
|
Element4AmpP = {ValueType = "fix"},
|
|
PhysicalReductionP = {ValueType = "fix"},
|
|
Element1ReductionP = {ValueType = "fix"},
|
|
Element2ReductionP = {ValueType = "fix"},
|
|
Element3ReductionP = {ValueType = "fix"},
|
|
Element4ReductionP = {ValueType = "fix"},
|
|
PhysicalPierceP = {ValueType = "fix"},
|
|
Element1PierceP = {ValueType = "fix"},
|
|
Element2PierceP = {ValueType = "fix"},
|
|
Element3PierceP = {ValueType = "fix"},
|
|
Element4PierceP = {ValueType = "fix"},
|
|
SignalSkillDmgAmpP = {ValueType = "fix"},
|
|
SpecialSkillDmgAmpP = {ValueType = "fix"},
|
|
NormalAtkDmgAmpP = {ValueType = "fix"},
|
|
ExSkillDmgAmpP = {ValueType = "fix"},
|
|
HuntSkillDmgAmpP = {ValueType = "fix"},
|
|
SignalSkillDmgReductionP = {ValueType = "fix"},
|
|
SpecialSkillDmgReductionP = {ValueType = "fix"},
|
|
NormalAtkDmgReductionP = {ValueType = "fix"},
|
|
ExSkillDmgReductionP = {ValueType = "fix"},
|
|
HuntSkillDmgReductionP = {ValueType = "fix"},
|
|
ThreatRate = {ValueType = "fix"},
|
|
CharacterValue = {ValueType = "fix"},
|
|
ExSkillPoint = {ValueType = "fix"},
|
|
IdleSpinningSpeed = {ValueType = "fix"},
|
|
RunSpinningSpeed = {ValueType = "fix"},
|
|
DodgeEnergy = {ValueType = "fix"},
|
|
JumpEnergy = {ValueType = "fix"},
|
|
DodgeEnergyRegen = {ValueType = "fix"},
|
|
JumpEnergyRegen = {ValueType = "fix"},
|
|
CustomEnergyGroup1 = {ValueType = "fix"},
|
|
CustomEnergyGroup2 = {ValueType = "fix"},
|
|
CustomEnergyGroup3 = {ValueType = "fix"},
|
|
CustomEnergyGroup4 = {ValueType = "fix"},
|
|
},
|
|
XTableAttribBase = {
|
|
Id = {ValueType = "int"},
|
|
Life = {ValueType = "float"},
|
|
Attack = {ValueType = "float"},
|
|
AttackIntensity = {ValueType = "float"},
|
|
Defense = {ValueType = "float"},
|
|
DefensePierceP = {ValueType = "float"},
|
|
CritP = {ValueType = "float"},
|
|
CritResistanceP = {ValueType = "float"},
|
|
CritDmgRateP = {ValueType = "float"},
|
|
CritDmgRateReductionP = {ValueType = "float"},
|
|
ShieldEfficiencyP = {ValueType = "float"},
|
|
ShieldAmpP = {ValueType = "float"},
|
|
ShieldReductionP = {ValueType = "float"},
|
|
ShieldGainBonusP = {ValueType = "float"},
|
|
ShieldGainReductionP = {ValueType = "float"},
|
|
PhysicalAmpP = {ValueType = "float"},
|
|
Element1AmpP = {ValueType = "float"},
|
|
Element2AmpP = {ValueType = "float"},
|
|
Element3AmpP = {ValueType = "float"},
|
|
Element4AmpP = {ValueType = "float"},
|
|
PhysicalReductionP = {ValueType = "float"},
|
|
Element1ReductionP = {ValueType = "float"},
|
|
Element2ReductionP = {ValueType = "float"},
|
|
Element3ReductionP = {ValueType = "float"},
|
|
Element4ReductionP = {ValueType = "float"},
|
|
PhysicalPierceP = {ValueType = "float"},
|
|
Element1PierceP = {ValueType = "float"},
|
|
Element2PierceP = {ValueType = "float"},
|
|
Element3PierceP = {ValueType = "float"},
|
|
Element4PierceP = {ValueType = "float"},
|
|
SignalSkillDmgAmpP = {ValueType = "float"},
|
|
SpecialSkillDmgAmpP = {ValueType = "float"},
|
|
NormalAtkDmgAmpP = {ValueType = "float"},
|
|
ExSkillDmgAmpP = {ValueType = "float"},
|
|
HuntSkillDmgAmpP = {ValueType = "float"},
|
|
SignalSkillDmgReductionP = {ValueType = "float"},
|
|
SpecialSkillDmgReductionP = {ValueType = "float"},
|
|
NormalAtkDmgReductionP = {ValueType = "float"},
|
|
ExSkillDmgReductionP = {ValueType = "float"},
|
|
HuntSkillDmgReductionP = {ValueType = "float"},
|
|
ThreatRate = {ValueType = "float"},
|
|
CharacterValue = {ValueType = "float"},
|
|
ExSkillPoint = {ValueType = "float"},
|
|
IdleSpinningSpeed = {ValueType = "float"},
|
|
RunSpinningSpeed = {ValueType = "float"},
|
|
DodgeEnergy = {ValueType = "float"},
|
|
JumpEnergy = {ValueType = "float"},
|
|
DodgeEnergyRegen = {ValueType = "float"},
|
|
JumpEnergyRegen = {ValueType = "float"},
|
|
CustomEnergyGroup1 = {ValueType = "float"},
|
|
CustomEnergyGroup2 = {ValueType = "float"},
|
|
CustomEnergyGroup3 = {ValueType = "float"},
|
|
CustomEnergyGroup4 = {ValueType = "float"},
|
|
},
|
|
XTableDlcHuntAttribDesc = {
|
|
Name = {ValueType = "string"},
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Des = {ValueType = "string"},
|
|
Power = {ValueType = "fix"},
|
|
IsPercent = {ValueType = "bool"},
|
|
DescEn = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntAttrType = {
|
|
AttrType = {ValueType = "int"},
|
|
Des = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntSkillGate = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntSkillTypeInfo = {
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntSkillUpgradeDes = {
|
|
Id = {ValueType = "int"},
|
|
SkillId = {ValueType = "int"},
|
|
Level = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Intro = {ValueType = "string"},
|
|
Icon = {ValueType = "string"},
|
|
EntryId = {Type = 1, ValueType = "int"},
|
|
TypeDes = {ValueType = "string"},
|
|
Tag = {Type = 1, ValueType = "string"},
|
|
Title = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
BriefDes = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
SpecificDes = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableDlcHuntSkillTeach = {
|
|
Id = {ValueType = "int"},
|
|
Title = {ValueType = "string"},
|
|
TeachIcon = {ValueType = "string"},
|
|
HeadLine = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
Description = {Type = 2, KeyType = "int", ValueType = "string"},
|
|
},
|
|
XTableDlcHuntCharacterSkillType = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
},
|
|
XTableDlcHuntCharacterDetail = {
|
|
Id = {ValueType = "int"},
|
|
ElementName = {ValueType = "string"},
|
|
ElementPath = {ValueType = "string"},
|
|
WeaponName = {ValueType = "string"},
|
|
WeaponPath = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntChipClient = {
|
|
Id = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
IconPath = {ValueType = "string"},
|
|
Priority = {ValueType = "int"},
|
|
Model = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntDifficulty = {
|
|
Id = {ValueType = "int"},
|
|
Des = {Type = 1, ValueType = "string"},
|
|
Bg = {ValueType = "string"},
|
|
DifficultyLevel = {ValueType = "int"},
|
|
DifficultyName = {ValueType = "string"},
|
|
BossDetailId = {ValueType = "int"},
|
|
BossDetailOnPause = {ValueType = "int"},
|
|
RecommendAbility = {ValueType = "int"},
|
|
EnName = {ValueType = "string"},
|
|
},
|
|
XTableDlcHuntBossDetail = {
|
|
Id = {ValueType = "int"},
|
|
TipName = {Type = 1, ValueType = "string"},
|
|
TipDes = {Type = 1, ValueType = "string"},
|
|
TipAsset = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDlcHuntChipMagic = {
|
|
Id = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Desc = {ValueType = "string"},
|
|
Params = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableDlcHuntNetworkState = {
|
|
Id = {ValueType = "int"},
|
|
DelayUpLimit = {ValueType = "int"},
|
|
},
|
|
XTableDlcRootMotion = {
|
|
Model = {ValueType = "string"},
|
|
Layer = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
IsLooping = {ValueType = "bool"},
|
|
Length = {ValueType = "float"},
|
|
RootT = {Type = 1, ValueType = "string"},
|
|
RootQ = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDlcNodeMotion = {
|
|
Model = {ValueType = "string"},
|
|
Layer = {ValueType = "int"},
|
|
State = {ValueType = "string"},
|
|
Node = {ValueType = "string"},
|
|
LocalPosition = {Type = 1, ValueType = "string"},
|
|
LocalRotation = {Type = 1, ValueType = "string"},
|
|
LocalScale = {Type = 1, ValueType = "string"},
|
|
},
|
|
XTableDlcCollider = {
|
|
Prefab = {ValueType = "string"},
|
|
Node = {ValueType = "string"},
|
|
Type = {ValueType = "string"},
|
|
IsTrigger = {ValueType = "bool"},
|
|
CenterX = {ValueType = "float"},
|
|
CenterY = {ValueType = "float"},
|
|
CenterZ = {ValueType = "float"},
|
|
SizeX = {ValueType = "float"},
|
|
SizeY = {ValueType = "float"},
|
|
SizeZ = {ValueType = "float"},
|
|
OtherParam = {Type = 1, ValueType = "float"},
|
|
},
|
|
XTableDlcPartBone = {
|
|
Prefab = {ValueType = "string"},
|
|
Bone = {ValueType = "string"},
|
|
Part = {ValueType = "int"},
|
|
IsFreePart = {ValueType = "bool"},
|
|
},
|
|
XTableNpc = {
|
|
Id = {ValueType = "int"},
|
|
UiResId = {ValueType = "int"},
|
|
Type = {ValueType = "int"},
|
|
Kind = {ValueType = "int"},
|
|
Name = {ValueType = "string"},
|
|
Note = {ValueType = "string"},
|
|
UseShadowMesh = {ValueType = "bool"},
|
|
ShadowQuadScale = {ValueType = "float"},
|
|
ModelId = {ValueType = "string"},
|
|
ColliderType = {ValueType = "int"},
|
|
PolygonId = {ValueType = "int"},
|
|
BodyRadius = {ValueType = "fix"},
|
|
HitRadius = {ValueType = "fix"},
|
|
BaseHeight = {ValueType = "float"},
|
|
CameraCollideRadius = {ValueType = "float"},
|
|
MoveUseFaceDir = {ValueType = "bool"},
|
|
AttribId = {ValueType = "int"},
|
|
AttribType = {ValueType = "int"},
|
|
PromotedId = {ValueType = "int"},
|
|
AttackSkillId = {ValueType = "int"},
|
|
DodgeSkillId = {ValueType = "int"},
|
|
ModelScale = {ValueType = "float"},
|
|
EffectScale = {ValueType = "float"},
|
|
MissileScale = {ValueType = "fix"},
|
|
OffsetScale = {ValueType = "fix"},
|
|
CatchType = {ValueType = "int"},
|
|
BossHp = {ValueType = "bool"},
|
|
HpWdigetCount = {ValueType = "int"},
|
|
HpWidgetHeight = {ValueType = "float"},
|
|
HpWidgetType = {ValueType = "int"},
|
|
RollCharHeight = {ValueType = "float"},
|
|
HasRunTilt = {ValueType = "bool"},
|
|
HasSprintTilt = {ValueType = "bool"},
|
|
HasRunToStand = {ValueType = "bool"},
|
|
HasSprintToStand = {ValueType = "bool"},
|
|
HasRunStart = {ValueType = "bool"},
|
|
HasStandTransition = {ValueType = "bool"},
|
|
HasSquatState = {ValueType = "bool"},
|
|
HasSprintState = {ValueType = "bool"},
|
|
WalkMotionOffset = {ValueType = "bool"},
|
|
RunMotionOffset = {ValueType = "bool"},
|
|
SquatMotionOffset = {ValueType = "bool"},
|
|
SprintMotionOffset = {ValueType = "bool"},
|
|
BeHitInterval = {ValueType = "fix"},
|
|
LieOnFloorTime = {ValueType = "fix"},
|
|
StandUpImmuneHitTime = {ValueType = "fix"},
|
|
StandUpTailTime = {ValueType = "fix"},
|
|
MaxHitValue = {ValueType = "int"},
|
|
DeathTime = {ValueType = "fix"},
|
|
NoThreat = {ValueType = "bool"},
|
|
NotToThreatTarget = {ValueType = "bool"},
|
|
CollisionPriority = {ValueType = "int"},
|
|
IgnoreCollisionToNpc = {ValueType = "bool"},
|
|
IgnoreCollisionFromNpc = {ValueType = "bool"},
|
|
ForceSqueezeOut = {ValueType = "bool"},
|
|
RobotBornMagic = {Type = 1, ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
DeathMagic = {Type = 1, ValueType = "int"},
|
|
SkillId = {Type = 1, ValueType = "int"},
|
|
Ball = {ValueType = "string"},
|
|
RandomBall = {ValueType = "string"},
|
|
ImmuneHitLevel = {ValueType = "int"},
|
|
DisableMotionRotation = {ValueType = "bool"},
|
|
},
|
|
XTableGuideFight = {
|
|
Id = {ValueType = "int"},
|
|
StageId = {ValueType = "int"},
|
|
NpcId = {Type = 1, ValueType = "int"},
|
|
Weapon = {Type = 1, ValueType = "int"},
|
|
DefaultRecordTime = {ValueType = "int"},
|
|
},
|
|
XTableNpcAttrib = {
|
|
Id = {ValueType = "int"},
|
|
Life = {ValueType = "fix"},
|
|
Energy = {ValueType = "fix"},
|
|
RunSpeed = {ValueType = "fix"},
|
|
SprintSpeed = {ValueType = "fix"},
|
|
WalkSpeed = {ValueType = "fix"},
|
|
TurnRoundSpeed = {ValueType = "fix"},
|
|
BallInterval = {ValueType = "fix"},
|
|
DamageNormalImmunity = {ValueType = "fix"},
|
|
DamageMagicImmunity = {ValueType = "fix"},
|
|
AntiDamageNormalImmunity = {ValueType = "fix"},
|
|
AntiDamageMagicImmunity = {ValueType = "fix"},
|
|
AttackNormal = {ValueType = "fix"},
|
|
AttackMagic1 = {ValueType = "fix"},
|
|
AttackMagic2 = {ValueType = "fix"},
|
|
AttackMagic3 = {ValueType = "fix"},
|
|
AttackMagic4 = {ValueType = "fix"},
|
|
AntiAttackNormal = {ValueType = "fix"},
|
|
AntiAttackMagic1 = {ValueType = "fix"},
|
|
AntiAttackMagic2 = {ValueType = "fix"},
|
|
AntiAttackMagic3 = {ValueType = "fix"},
|
|
AntiAttackMagic4 = {ValueType = "fix"},
|
|
DefenseNormal = {ValueType = "fix"},
|
|
AntiDefenseNormal = {ValueType = "fix"},
|
|
DamageChangeP = {ValueType = "fix"},
|
|
DamageNormalChangeP = {ValueType = "fix"},
|
|
DamageMagic1ChangeP = {ValueType = "fix"},
|
|
DamageMagic2ChangeP = {ValueType = "fix"},
|
|
DamageMagic3ChangeP = {ValueType = "fix"},
|
|
DamageMagic4ChangeP = {ValueType = "fix"},
|
|
AntiDamageChangeP = {ValueType = "fix"},
|
|
AntiDamageNormalChangeP = {ValueType = "fix"},
|
|
AntiDamageMagic1ChangeP = {ValueType = "fix"},
|
|
AntiDamageMagic2ChangeP = {ValueType = "fix"},
|
|
AntiDamageMagic3ChangeP = {ValueType = "fix"},
|
|
AntiDamageMagic4ChangeP = {ValueType = "fix"},
|
|
Damage1P = {ValueType = "fix"},
|
|
Damage2P = {ValueType = "fix"},
|
|
Damage3P = {ValueType = "fix"},
|
|
Crit = {ValueType = "fix"},
|
|
CritP = {ValueType = "fix"},
|
|
CritDamageP = {ValueType = "fix"},
|
|
AntiCritP = {ValueType = "fix"},
|
|
AntiCritDamageP = {ValueType = "fix"},
|
|
Lifesteal = {ValueType = "fix"},
|
|
LifestealP = {ValueType = "fix"},
|
|
CureChangeP = {ValueType = "fix"},
|
|
AntiCureChangeP = {ValueType = "fix"},
|
|
Endure = {ValueType = "fix"},
|
|
ThreatRateP = {ValueType = "fix"},
|
|
DodgeEnergy = {ValueType = "fix"},
|
|
DodgeEnergyAutoRecovery = {ValueType = "fix"},
|
|
CustomEnergy = {ValueType = "fix"},
|
|
AccuResistance1 = {ValueType = "fix"},
|
|
AccuResistance2 = {ValueType = "fix"},
|
|
AccuResistance3 = {ValueType = "fix"},
|
|
AccuResistance4 = {ValueType = "fix"},
|
|
AccuResistance5 = {ValueType = "fix"},
|
|
AccuResistance6 = {ValueType = "fix"},
|
|
AccuResistance7 = {ValueType = "fix"},
|
|
AccuResistance8 = {ValueType = "fix"},
|
|
AccuResistance9 = {ValueType = "fix"},
|
|
AccuResistance10 = {ValueType = "fix"},
|
|
SquatSpeed = {ValueType = "fix"},
|
|
NormalWeaknessP = {ValueType = "fix"},
|
|
Magic1WeaknessP = {ValueType = "fix"},
|
|
Magic2WeaknessP = {ValueType = "fix"},
|
|
Magic3WeaknessP = {ValueType = "fix"},
|
|
Magic4WeaknessP = {ValueType = "fix"},
|
|
CustomEnergyGroup1 = {ValueType = "fix"},
|
|
CustomEnergyGroup2 = {ValueType = "fix"},
|
|
CustomEnergyGroup3 = {ValueType = "fix"},
|
|
CustomEnergyGroup4 = {ValueType = "fix"},
|
|
Hack = {ValueType = "fix"},
|
|
HackChangeP = {ValueType = "fix"},
|
|
AntiHackChangeP = {ValueType = "fix"},
|
|
HackExecuteSkillTriggerP = {ValueType = "fix"},
|
|
SkillDamageChangeP = {ValueType = "fix"},
|
|
ReduceHackDynamicScoringCoe = {ValueType = "fix"},
|
|
BeExecutedDynamicScoringCoe = {ValueType = "fix"},
|
|
DynamicScoringScoreChangeP = {ValueType = "fix"},
|
|
DynamicScoringScoreChangeV = {ValueType = "fix"},
|
|
ReduceDynamicScoringScorePerSecondChangeP = {ValueType = "fix"},
|
|
ReduceDynamicScoringScorePerSecondChangeV = {ValueType = "fix"},
|
|
ReduceDynamicScoringScoreWhenBeDamagedChangeP = {ValueType = "fix"},
|
|
ReduceDynamicScoringScoreWhenBeDamagedChangeV = {ValueType = "fix"},
|
|
DamageAmplificationFactorP = {ValueType = "fix"},
|
|
},
|
|
XTableFightPasswordGame = {
|
|
Id = {ValueType = "int"},
|
|
MinPasswordMapId = {ValueType = "int"},
|
|
MaxPasswordMapId = {ValueType = "int"},
|
|
CorrectPasswords = {Type = 1, ValueType = "int"},
|
|
},
|
|
XTableFightEvent = {
|
|
Id = {ValueType = "int"},
|
|
ConditionId = {Type = 1, ValueType = "int"},
|
|
BornMagic = {Type = 1, ValueType = "int"},
|
|
EnemyBornMagic = {Type = 1, ValueType = "int"},
|
|
PartnerBornMagic = {Type = 1, ValueType = "int"},
|
|
Description = {ValueType = "string"},
|
|
},
|
|
XTableBoneOffset = {
|
|
Role = {ValueType = "string"},
|
|
Animation = {ValueType = "string"},
|
|
Bone = {ValueType = "string"},
|
|
Layer = {ValueType = "int"},
|
|
OffsetX = {Type = 1, ValueType = "fix"},
|
|
OffsetY = {Type = 1, ValueType = "fix"},
|
|
OffsetZ = {Type = 1, ValueType = "fix"},
|
|
Cos = {Type = 1, ValueType = "fix"},
|
|
Sin = {Type = 1, ValueType = "fix"},
|
|
},
|
|
}
|