Add Raid Event 107

This commit is contained in:
Manu 2025-09-01 20:40:18 +02:00
parent 6453877ef1
commit 27ef8569af
11 changed files with 22240 additions and 0 deletions

View File

@ -0,0 +1,52 @@
Event Raid Identifier: 20250901
5-Star Chi-Yu
Tera Type: Fire
Capture Level: 75
Ability: 1 Only
Nature: Modest
IVs: 31/20/31/31/31/31
Shiny: Always
Scale: 128
Catchable: 0
Moves:
- Heat Wave
- Dark Pulse
- Snarl
- Flamethrower
Shield Activation:
- 93% HP Remaining
- 93% Time Remaining
Extra Actions:
- Use Ruination at 99% Time Remaining
- Reduce Tera Orb Charge at 85% Time Remaining
- Reset Player's Stat Changes at 75% Time Remaining
- Use Ruination at 50% Time Remaining
- Reset Player's Stat Changes at 55% HP Remaining
- Reset Raid Boss' Stat Changes at 40% HP Remaining
Item Drops:
6 × Exp. Candy L
4 × Exp. Candy XL
5 × Calcium
40 × Tera Shard
20 × Tera Shard (Only Host)
Bonus Drops:
13% 3 × Exp. Candy L
16% 5 × Exp. Candy L
8% 2 × Rare Candy
5% 2 × Exp. Candy XL
8% 5 × Calcium
8% 2 × Star Piece
2% 1 × Comet Shard
5% 2 × Nugget
3% 1 × Modest Mint
5% 1 × PP Up
4% 1 × Bottle Cap
5% 20 × Tera Shard
2% 1 × Ability Capsule
1% 1 × Ability Patch
3% 1 × Sweet Herba Mystica
3% 1 × Salty Herba Mystica
3% 1 × Sour Herba Mystica
3% 1 × Bitter Herba Mystica
3% 1 × Spicy Herba Mystica

View File

@ -0,0 +1 @@
20250901

View File

@ -0,0 +1,134 @@
{
"Table": [
{
"Info": {
"RomVer": 0,
"No": 2025090101,
"DeliveryGroupID": 1,
"Difficulty": 5,
"Rate": 1,
"DropTableFix": 14733399372999311396,
"DropTableRandom": 14733399372999311396,
"CaptureRate": 0,
"CaptureLv": 75,
"BossPokePara": {
"DevId": 997,
"FormId": 0,
"Sex": 0,
"Item": 0,
"Level": 75,
"BallId": 0,
"WazaType": 1,
"Waza1": {
"WazaId": 257,
"PointUp": 0
},
"Waza2": {
"WazaId": 399,
"PointUp": 0
},
"Waza3": {
"WazaId": 555,
"PointUp": 0
},
"Waza4": {
"WazaId": 53,
"PointUp": 0
},
"GemType": 11,
"Seikaku": 16,
"Tokusei": 2,
"TalentType": 2,
"TalentValue": {
"HP": 31,
"ATK": 20,
"DEF": 31,
"SPA": 31,
"SPD": 31,
"SPE": 31
},
"TalentVnum": 0,
"EffortValue": {
"HP": 0,
"ATK": 0,
"DEF": 0,
"SPA": 0,
"SPD": 0,
"SPE": 0
},
"RareType": 2,
"ScaleType": 6,
"ScaleValue": 128
},
"BossPokeSize": {
"HeightType": 1,
"HeightValue": 1,
"WeightType": 2,
"WeightValue": 1,
"ScaleType": 4,
"ScaleValue": 1
},
"BossDesc": {
"HpCoef": 3500,
"PowerChargeTrigerHp": 93,
"PowerChargeTrigerTime": 93,
"PowerChargeLimitTime": 9999,
"PowerChargeCancelDamage": 30,
"PowerChargePenaltyTime": 0,
"PowerChargePenaltyAction": 0,
"PowerChargeDamageRate": 20,
"PowerChargeGemDamageRate": 80,
"PowerChargeChangeGemDamageRate": 40,
"ExtraAction1": {
"Timing": 1,
"Action": 3,
"Value": 99,
"Wazano": 877
},
"ExtraAction2": {
"Timing": 1,
"Action": 4,
"Value": 85,
"Wazano": 0
},
"ExtraAction3": {
"Timing": 1,
"Action": 2,
"Value": 75,
"Wazano": 0
},
"ExtraAction4": {
"Timing": 1,
"Action": 3,
"Value": 50,
"Wazano": 877
},
"ExtraAction5": {
"Timing": 2,
"Action": 2,
"Value": 55,
"Wazano": 0
},
"ExtraAction6": {
"Timing": 2,
"Action": 1,
"Value": 40,
"Wazano": 0
},
"DoubleActionTriggerHp": 40,
"DoubleActionTriggerTime": 0,
"DoubleActionRate": 50
},
"TimeDesc": {
"IsActive": false,
"GameLimit": 300,
"ClientLimit": 0,
"CommandLimit": 0,
"PokeReviveTime": 0,
"AiIntervalTime": 0,
"AiIntervalRand": 0
}
}
}
]
}

View File

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