Add stores cards and H. Typhlosion raid (#392)

This commit is contained in:
Manu
2023-11-03 18:25:24 +01:00
committed by GitHub
parent e8f9da8634
commit 35a065ef99
14 changed files with 22235 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
Event Raid Identifier: 20231103
7-Star Typhlosion-1
Tera Type: Fire
Capture Level: 100
Ability: Hidden Only
Nature: Modest
Gender: Male
IVs: 6 Flawless
Shiny: Never
Scale: 128
HP Multiplier: 30,0x
Catchable: Only Once
Moves:
- Infernal Parade
- Flamethrower
- Will-O-Wisp
- Focus Blast
Extra Moves:
- Will-O-Wisp
- Sunny Day
- Sunny Day
Item Drops:
6 × Exp. Candy L
4 × Exp. Candy XL
3 × Calcium
3 × Carbos
20 × Tera Shard
10 × Tera Shard (Only Host)
1 × TM107 Will-O-Wisp (Only Once)
1 × Ability Patch (Only Once)
Bonus Drops:
15% 3 × Exp. Candy L
23% 5 × Exp. Candy L
10% 2 × Rare Candy
5% 3 × Calcium
5% 3 × Carbos
10% 2 × Star Piece
2% 1 × Comet Shard
5% 2 × Nugget
3% 1 × Modest Mint
5% 1 × PP Up
4% 1 × Bottle Cap
5% 10 × Tera Shard
2% 1 × Ability Capsule
1% 1 × Ability Patch
5% 2 × Exp. Candy XL

View File

@@ -0,0 +1 @@
<EFBFBD><EFBFBD>4

View File

@@ -0,0 +1 @@
20231103

View File

@@ -0,0 +1,134 @@
{
"Table": [
{
"Info": {
"RomVer": 0,
"No": 2023110301,
"DeliveryGroupID": 1,
"Difficulty": 7,
"Rate": 1,
"DropTableFix": 5726803618488680537,
"DropTableRandom": 5726803618488680537,
"CaptureRate": 2,
"CaptureLv": 100,
"BossPokePara": {
"DevId": 157,
"FormId": 1,
"Sex": 1,
"Item": 0,
"Level": 100,
"BallId": 0,
"WazaType": 1,
"Waza1": {
"WazaId": 844,
"PointUp": 0
},
"Waza2": {
"WazaId": 53,
"PointUp": 0
},
"Waza3": {
"WazaId": 261,
"PointUp": 0
},
"Waza4": {
"WazaId": 411,
"PointUp": 0
},
"GemType": 11,
"Seikaku": 16,
"Tokusei": 4,
"TalentType": 2,
"TalentValue": {
"HP": 31,
"ATK": 31,
"DEF": 31,
"SPA": 31,
"SPD": 31,
"SPE": 31
},
"TalentVnum": 0,
"EffortValue": {
"HP": 0,
"ATK": 0,
"DEF": 0,
"SPA": 0,
"SPD": 0,
"SPE": 0
},
"RareType": 1,
"ScaleType": 6,
"ScaleValue": 128
},
"BossPokeSize": {
"HeightType": 1,
"HeightValue": 1,
"WeightType": 2,
"WeightValue": 1,
"ScaleType": 4,
"ScaleValue": 1
},
"BossDesc": {
"HpCoef": 3000,
"PowerChargeTrigerHp": 60,
"PowerChargeTrigerTime": 70,
"PowerChargeLimitTime": 9999,
"PowerChargeCancelDamage": 40,
"PowerChargePenaltyTime": 0,
"PowerChargePenaltyAction": 0,
"PowerChargeDamageRate": 20,
"PowerChargeGemDamageRate": 70,
"PowerChargeChangeGemDamageRate": 30,
"ExtraAction1": {
"Timing": 1,
"Action": 3,
"Value": 99,
"Wazano": 261
},
"ExtraAction2": {
"Timing": 1,
"Action": 3,
"Value": 95,
"Wazano": 241
},
"ExtraAction3": {
"Timing": 1,
"Action": 1,
"Value": 85,
"Wazano": 0
},
"ExtraAction4": {
"Timing": 1,
"Action": 4,
"Value": 80,
"Wazano": 0
},
"ExtraAction5": {
"Timing": 1,
"Action": 2,
"Value": 60,
"Wazano": 0
},
"ExtraAction6": {
"Timing": 1,
"Action": 3,
"Value": 40,
"Wazano": 241
},
"DoubleActionTriggerHp": 58,
"DoubleActionTriggerTime": 0,
"DoubleActionRate": 100
},
"TimeDesc": {
"IsActive": true,
"GameLimit": 450,
"ClientLimit": 0,
"CommandLimit": 60,
"PokeReviveTime": 0,
"AiIntervalTime": 0,
"AiIntervalRand": 0
}
}
}
]
}

View File

@@ -0,0 +1,12 @@
{
"Table": [
{
"VersionNo": 20231103,
"GroupID": {
"Groups": {
"GroupID01": 1
}
}
}
]
}