Add Blaziken Raids (#409)

This commit is contained in:
Manu
2024-01-13 02:02:37 +01:00
committed by GitHub
parent 939d7731ae
commit 2f7cb707c1
11 changed files with 22239 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
Event Raid Identifier: 20240112
7-Star Blaziken
Tera Type: Flying
Capture Level: 100
Ability: Hidden Only
Nature: Adamant
Gender: Male
IVs: 6 Flawless
Shiny: Never
Scale: 128
HP Multiplier: 30,0×
Catchable: Only Once
Moves:
- Blaze Kick
- Brave Bird
- Earthquake
- Low Kick
Shield Activation:
- 80% HP Remaining
- 80% Time Remaining
Extra Actions:
- Reset Player's Stat Changes at 90% HP Remaining
- Use Overheat at 79% HP Remaining
- Use Rock Slide at 50% HP Remaining
- Use Swords Dance at 90% Time Remaining
- Use Bulk Up at 65% Time Remaining
- Reset Raid Boss' Stat Changes at 70% HP Remaining
Item Drops:
6 × Exp. Candy L
4 × Exp. Candy XL
5 × Protein
20 × Tera Shard
10 × Tera Shard (Only Host)
1 × TM164 Brave Bird (Only Once)
1 × Ability Patch (Only Once)
Bonus Drops:
15% 3 × Exp. Candy L
23% 5 × Exp. Candy L
10% 2 × Rare Candy
5% 2 × Exp. Candy XL
10% 5 × Protein
10% 2 × Star Piece
2% 1 × Comet Shard
5% 2 × Nugget
3% 1 × Adamant Mint
5% 1 × PP Up
4% 1 × Bottle Cap
5% 10 × Tera Shard
2% 1 × Ability Capsule
1% 1 × Ability Patch

View File

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

View File

@@ -0,0 +1 @@
20240112

View File

@@ -0,0 +1,134 @@
{
"Table": [
{
"Info": {
"RomVer": 0,
"No": 2024011201,
"DeliveryGroupID": 1,
"Difficulty": 7,
"Rate": 1,
"DropTableFix": 1553751199330923767,
"DropTableRandom": 1553751199330923767,
"CaptureRate": 2,
"CaptureLv": 100,
"BossPokePara": {
"DevId": 257,
"FormId": 0,
"Sex": 1,
"Item": 0,
"Level": 100,
"BallId": 0,
"WazaType": 1,
"Waza1": {
"WazaId": 299,
"PointUp": 0
},
"Waza2": {
"WazaId": 413,
"PointUp": 0
},
"Waza3": {
"WazaId": 89,
"PointUp": 0
},
"Waza4": {
"WazaId": 67,
"PointUp": 0
},
"GemType": 4,
"Seikaku": 4,
"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": 80,
"PowerChargeTrigerTime": 80,
"PowerChargeLimitTime": 9999,
"PowerChargeCancelDamage": 30,
"PowerChargePenaltyTime": 0,
"PowerChargePenaltyAction": 0,
"PowerChargeDamageRate": 20,
"PowerChargeGemDamageRate": 70,
"PowerChargeChangeGemDamageRate": 30,
"ExtraAction1": {
"Timing": 2,
"Action": 2,
"Value": 90,
"Wazano": 0
},
"ExtraAction2": {
"Timing": 2,
"Action": 3,
"Value": 79,
"Wazano": 315
},
"ExtraAction3": {
"Timing": 2,
"Action": 3,
"Value": 50,
"Wazano": 157
},
"ExtraAction4": {
"Timing": 1,
"Action": 3,
"Value": 90,
"Wazano": 14
},
"ExtraAction5": {
"Timing": 1,
"Action": 3,
"Value": 65,
"Wazano": 339
},
"ExtraAction6": {
"Timing": 2,
"Action": 1,
"Value": 70,
"Wazano": 0
},
"DoubleActionTriggerHp": 50,
"DoubleActionTriggerTime": 0,
"DoubleActionRate": 50
},
"TimeDesc": {
"IsActive": true,
"GameLimit": 450,
"ClientLimit": 0,
"CommandLimit": 60,
"PokeReviveTime": 0,
"AiIntervalTime": 0,
"AiIntervalRand": 0
}
}
}
]
}

View File

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