unit stat config file
This commit is contained in:
parent
15b1427951
commit
52e2b555b0
699
data/item_stats/unit_stats.toml
Normal file
699
data/item_stats/unit_stats.toml
Normal file
@ -0,0 +1,699 @@
|
||||
[KnightPower]
|
||||
stars = 2
|
||||
stat = 0
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GeneralPower]
|
||||
stars = 3
|
||||
stat = 0
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[OgrePower]
|
||||
stars = 5
|
||||
stat = 0
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodPower]
|
||||
stars = 11
|
||||
stat = 0
|
||||
amount = 50
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[PriestMind]
|
||||
stars = 2
|
||||
stat = 1
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GeneralMind]
|
||||
stars = 3
|
||||
stat = 1
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[AngelMind]
|
||||
stars = 5
|
||||
stat = 1
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodMind]
|
||||
stars = 11
|
||||
stat = 1
|
||||
amount = 40
|
||||
team_points = 0
|
||||
modifier = 3
|
||||
|
||||
[MarksmanArm]
|
||||
stars = 2
|
||||
stat = 2
|
||||
amount = 3
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GeneralArm]
|
||||
stars = 3
|
||||
stat = 2
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ElfArm]
|
||||
stars = 5
|
||||
stat = 2
|
||||
amount = 7
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodArm]
|
||||
stars = 11
|
||||
stat = 2
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ThiefLegs]
|
||||
stars = 2
|
||||
stat = 3
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GeneralLegs]
|
||||
stars = 3
|
||||
stat = 3
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[ElfLegs]
|
||||
stars = 5
|
||||
stat = 3
|
||||
amount = 30
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GodLegs]
|
||||
stars = 11
|
||||
stat = 3
|
||||
amount = 50
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[DiggerHP]
|
||||
stars = 2
|
||||
stat = 4
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GeneralHP]
|
||||
stars = 4
|
||||
stat = 4
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[DragonHP]
|
||||
stars = 6
|
||||
stat = 4
|
||||
amount = 40
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GodHP]
|
||||
stars = 11
|
||||
stat = 4
|
||||
amount = 80
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[MagicianTP]
|
||||
stars = 2
|
||||
stat = 5
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GeneralTP]
|
||||
stars = 4
|
||||
stat = 5
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[AngelTP]
|
||||
stars = 6
|
||||
stat = 5
|
||||
amount = 30
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodTP]
|
||||
stars = 11
|
||||
stat = 5
|
||||
amount = 80
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[WarriorBody]
|
||||
stars = 2
|
||||
stat = 6
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GeneralBody]
|
||||
stars = 3
|
||||
stat = 6
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[MetalBody]
|
||||
stars = 5
|
||||
stat = 6
|
||||
amount = 30
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[GodBody]
|
||||
stars = 11
|
||||
stat = 6
|
||||
amount = 50
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[AngelLuck]
|
||||
stars = 8
|
||||
stat = 7
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodLuck]
|
||||
stars = 11
|
||||
stat = 7
|
||||
amount = 30
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[MasterAbility]
|
||||
stars = 8
|
||||
stat = 8
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HeroAbility]
|
||||
stars = 10
|
||||
stat = 8
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[GodAbility]
|
||||
stars = 11
|
||||
stat = 8
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistFire]
|
||||
stars = 2
|
||||
stat = 9
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistFlame]
|
||||
stars = 3
|
||||
stat = 9
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistBurning]
|
||||
stars = 5
|
||||
stat = 9
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistCold]
|
||||
stars = 2
|
||||
stat = 10
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistFreeze]
|
||||
stars = 3
|
||||
stat = 10
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistBlizzard]
|
||||
stars = 5
|
||||
stat = 10
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistShock]
|
||||
stars = 2
|
||||
stat = 11
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistThunder]
|
||||
stars = 3
|
||||
stat = 11
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistStorm]
|
||||
stars = 5
|
||||
stat = 11
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistLight]
|
||||
stars = 3
|
||||
stat = 12
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistSaint]
|
||||
stars = 4
|
||||
stat = 12
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistHoly]
|
||||
stars = 6
|
||||
stat = 12
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistDark]
|
||||
stars = 3
|
||||
stat = 13
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistEvil]
|
||||
stars = 4
|
||||
stat = 13
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[ResistDevil]
|
||||
stars = 5
|
||||
stat = 13
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[AllResist]
|
||||
stars = 7
|
||||
stat = 14
|
||||
amount = 3
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[SuperResist]
|
||||
stars = 8
|
||||
stat = 14
|
||||
amount = 6
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[PerfectResist]
|
||||
stars = 11
|
||||
stat = 14
|
||||
amount = 9
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HPRestorate]
|
||||
stars = 4
|
||||
stat = 15
|
||||
amount = 14
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HPGenerate]
|
||||
stars = 6
|
||||
stat = 15
|
||||
amount = 11
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HPRevival]
|
||||
stars = 9
|
||||
stat = 15
|
||||
amount = 8
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[TPRestorate]
|
||||
stars = 4
|
||||
stat = 16
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[TPGenerate]
|
||||
stars = 6
|
||||
stat = 16
|
||||
amount = 13
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[TPRevival]
|
||||
stars = 9
|
||||
stat = 16
|
||||
amount = 11
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[PBAmplifier]
|
||||
stars = 4
|
||||
stat = 17
|
||||
amount = 40
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[PBGenerate]
|
||||
stars = 6
|
||||
stat = 17
|
||||
amount = 35
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[PBCreate]
|
||||
stars = 9
|
||||
stat = 17
|
||||
amount = 23
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[WizardTechnique]
|
||||
stars = 6
|
||||
stat = 18
|
||||
amount = 1
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[DevilTechnique]
|
||||
stars = 9
|
||||
stat = 18
|
||||
amount = 2
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[GodTechnique]
|
||||
stars = 11
|
||||
stat = 18
|
||||
amount = 3
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[GeneralBattle]
|
||||
stars = 6
|
||||
stat = 19
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[DevilBattle]
|
||||
stars = 9
|
||||
stat = 19
|
||||
amount = 10
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[GodBattle]
|
||||
stars = 11
|
||||
stat = 19
|
||||
amount = 20
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CurePoison]
|
||||
stars = 9
|
||||
stat = 22
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CureParalysis]
|
||||
stars = 9
|
||||
stat = 23
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CureSlow]
|
||||
stars = 9
|
||||
stat = 25
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CureConfuse]
|
||||
stars = 9
|
||||
stat = 26
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CureFreeze]
|
||||
stars = 9
|
||||
stat = 27
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[CureShock]
|
||||
stars = 9
|
||||
stat = 24
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[YasakaniMagatama]
|
||||
stars = 10
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[V101]
|
||||
stars = 11
|
||||
stat = 8
|
||||
amount = 15
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[V501]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[V502]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[V801]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[Limiter]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[Adept]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[SwordsmanLore]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[ProofOfSwordSaint]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[Smartlink]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[DivineProtection]
|
||||
stars = 11
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HeavenlyBattle]
|
||||
stars = 11
|
||||
stat = 19
|
||||
amount = 40
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HeavenlyPower]
|
||||
stars = 11
|
||||
stat = 0
|
||||
amount = 55
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[HeavenlyMind]
|
||||
stars = 11
|
||||
stat = 1
|
||||
amount = 45
|
||||
team_points = 0
|
||||
modifier = 3
|
||||
|
||||
[HeavenlyArms]
|
||||
stars = 11
|
||||
stat = 2
|
||||
amount = 25
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HeavenlyLegs]
|
||||
stars = 11
|
||||
stat = 3
|
||||
amount = 55
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[HeavenlyBody]
|
||||
stars = 11
|
||||
stat = 6
|
||||
amount = 55
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[HeavenlyLuck]
|
||||
stars = 11
|
||||
stat = 7
|
||||
amount = 40
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HeavenlyAbility]
|
||||
stars = 11
|
||||
stat = 8
|
||||
amount = 25
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[CenturionAbility]
|
||||
stars = 11
|
||||
stat = 8
|
||||
amount = 30
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[FriendRing]
|
||||
stars = 10
|
||||
stat = 39
|
||||
amount = 0
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HeavenlyHP]
|
||||
stars = 11
|
||||
stat = 4
|
||||
amount = 100
|
||||
team_points = 0
|
||||
modifier = 2
|
||||
|
||||
[HeavenlyTP]
|
||||
stars = 11
|
||||
stat = 5
|
||||
amount = 100
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HeavenlyResist]
|
||||
stars = 11
|
||||
stat = 14
|
||||
amount = 12
|
||||
team_points = 0
|
||||
modifier = 1
|
||||
|
||||
[HeavenlyTechnique]
|
||||
stars = 11
|
||||
stat = 18
|
||||
amount = 4
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[HPRessurection]
|
||||
stars = 11
|
||||
stat = 15
|
||||
amount = 5
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[TPRessurection]
|
||||
stars = 11
|
||||
stat = 16
|
||||
amount = 9
|
||||
team_points = 0
|
||||
modifier = 0
|
||||
|
||||
[PBIncrease]
|
||||
stars = 11
|
||||
stat = 17
|
||||
amount = 18
|
||||
team_points = 0
|
||||
modifier = 0
|
Loading…
x
Reference in New Issue
Block a user