Add event raid 119 (#579)

This commit is contained in:
Manu 2026-01-31 18:58:07 +01:00 committed by GitHub
parent 2b558b5ea7
commit 93c3c99414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 22244 additions and 0 deletions

View File

@ -0,0 +1,56 @@
Event Raid Identifier: 20240405
7-Star Meganium
Tera Type: Psychic
Capture Level: 100
Ability: Hidden Only
Nature: Impish
Gender: Female
IVs: 6 Flawless
Shiny: Never
Scale: 128
HP Multiplier: 35.0×
Catchable: Only Once
Moves:
- Seed Bomb
- Zen Headbutt
- Body Press
- Curse
Shield Activation:
- 85% HP Remaining
- 80% Time Remaining
Extra Actions:
- Use Reflect at 99% Time Remaining
- Use Light Screen at 98% Time Remaining
- Reset Raid Boss' Stat Changes at 70% HP Remaining
- Reset Player's Stat Changes at 79% Time Remaining
- Reset Raid Boss' Stat Changes at 40% HP Remaining
- Use Bulldoze at 30% HP Remaining
Item Drops:
6 × Exp. Candy L
4 × Exp. Candy XL
5 × Iron
20 × Tera Shard
10 × Tera Shard (Only Host)
1 × TM071 Seed Bomb (Only Once)
1 × Ability Patch (Only Once)
Bonus Drops:
13% 3 × Exp. Candy L
16% 5 × Exp. Candy L
8% 2 × Rare Candy
5% 2 × Exp. Candy XL
8% 5 × Iron
8% 2 × Star Piece
2% 1 × Comet Shard
5% 2 × Nugget
3% 1 × Impish Mint
5% 1 × PP Up
4% 1 × Bottle Cap
5% 10 × 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,134 @@
{
"Table": [
{
"Info": {
"RomVer": 0,
"No": 2024040501,
"DeliveryGroupID": 1,
"Difficulty": 7,
"Rate": 1,
"DropTableFix": 5606727851975654212,
"DropTableRandom": 5606727851975654212,
"CaptureRate": 2,
"CaptureLv": 100,
"BossPokePara": {
"DevId": 154,
"FormId": 0,
"Sex": 2,
"Item": 0,
"Level": 100,
"BallId": 0,
"WazaType": 1,
"Waza1": {
"WazaId": 402,
"PointUp": 0
},
"Waza2": {
"WazaId": 428,
"PointUp": 0
},
"Waza3": {
"WazaId": 776,
"PointUp": 0
},
"Waza4": {
"WazaId": 174,
"PointUp": 0
},
"GemType": 15,
"Seikaku": 9,
"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": 3500,
"PowerChargeTrigerHp": 85,
"PowerChargeTrigerTime": 80,
"PowerChargeLimitTime": 9999,
"PowerChargeCancelDamage": 35,
"PowerChargePenaltyTime": 0,
"PowerChargePenaltyAction": 0,
"PowerChargeDamageRate": 20,
"PowerChargeGemDamageRate": 70,
"PowerChargeChangeGemDamageRate": 30,
"ExtraAction1": {
"Timing": 1,
"Action": 3,
"Value": 99,
"Wazano": 115
},
"ExtraAction2": {
"Timing": 1,
"Action": 3,
"Value": 98,
"Wazano": 113
},
"ExtraAction3": {
"Timing": 2,
"Action": 1,
"Value": 70,
"Wazano": 0
},
"ExtraAction4": {
"Timing": 1,
"Action": 2,
"Value": 79,
"Wazano": 0
},
"ExtraAction5": {
"Timing": 2,
"Action": 1,
"Value": 40,
"Wazano": 0
},
"ExtraAction6": {
"Timing": 2,
"Action": 3,
"Value": 30,
"Wazano": 523
},
"DoubleActionTriggerHp": 50,
"DoubleActionTriggerTime": 0,
"DoubleActionRate": 50
},
"TimeDesc": {
"IsActive": true,
"GameLimit": 600,
"ClientLimit": 0,
"CommandLimit": 60,
"PokeReviveTime": 0,
"AiIntervalTime": 0,
"AiIntervalRand": 0
}
}
}
]
}

View File

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