Add Event Raid 113

This commit is contained in:
9Bitdo 2025-12-07 06:35:33 +08:00
parent 5399bdfa61
commit e832b549d9
11 changed files with 22244 additions and 0 deletions

View File

@ -0,0 +1,56 @@
Event Raid Identifier: 20251205
7-Star Dragapult
Tera Type: Dragon
Capture Level: 100
Ability: Hidden Only
Nature: Naive
Gender: Male
IVs: 6 Flawless
Shiny: Never
Scale: 128
HP Multiplier: 35.0×
Catchable: Only Once
Moves:
- Dragon Darts
- Shadow Ball
- Acrobatics
- Flamethrower
Shield Activation:
- 92% HP Remaining
- 92% Time Remaining
Extra Actions:
- Use Dragon Dance at 99% Time Remaining
- Reset Player's Stat Changes at 86% Time Remaining
- Use Breaking Swipe at 83% Time Remaining
- Reset Player's Stat Changes at 55% HP Remaining
- Reset Raid Boss' Stat Changes at 43% HP Remaining
- Use Dragon Dance at 40% HP Remaining
Item Drops:
6 × Exp. Candy L
4 × Exp. Candy XL
5 × Carbos
40 × Tera Shard
20 × Tera Shard (Only Host)
1 × TM100 Dragon Dance (Only Once)
1 × Ability Patch (Only Once)
Bonus Drops:
13.83% 3 × Exp. Candy L
17.02% 5 × Exp. Candy L
8.51% 2 × Rare Candy
5.32% 2 × Exp. Candy XL
8.51% 5 × Carbos
2.13% 1 × Star Piece
2.13% 1 × Comet Shard
5.32% 2 × Nugget
3.19% 1 × Naive Mint
5.32% 1 × PP Up
4.26% 1 × Bottle Cap
5.32% 20 × Tera Shard
2.13% 1 × Ability Capsule
1.06% 1 × Ability Patch
3.19% 1 × Sweet Herba Mystica
3.19% 1 × Salty Herba Mystica
3.19% 1 × Sour Herba Mystica
3.19% 1 × Bitter Herba Mystica
3.19% 1 × Spicy Herba Mystica

View File

@ -0,0 +1 @@
20251205

View File

@ -0,0 +1,134 @@
{
"Table": [
{
"Info": {
"RomVer": 0,
"No": 2025120501,
"DeliveryGroupID": 1,
"Difficulty": 7,
"Rate": 1,
"DropTableFix": 4843477014813085228,
"DropTableRandom": 4843477014813085228,
"CaptureRate": 2,
"CaptureLv": 100,
"BossPokePara": {
"DevId": 887,
"FormId": 0,
"Sex": 1,
"Item": 0,
"Level": 100,
"BallId": 0,
"WazaType": 1,
"Waza1": {
"WazaId": 751,
"PointUp": 0
},
"Waza2": {
"WazaId": 247,
"PointUp": 0
},
"Waza3": {
"WazaId": 512,
"PointUp": 0
},
"Waza4": {
"WazaId": 53,
"PointUp": 0
},
"GemType": 17,
"Seikaku": 15,
"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": 92,
"PowerChargeTrigerTime": 92,
"PowerChargeLimitTime": 9999,
"PowerChargeCancelDamage": 40,
"PowerChargePenaltyTime": 0,
"PowerChargePenaltyAction": 0,
"PowerChargeDamageRate": 20,
"PowerChargeGemDamageRate": 70,
"PowerChargeChangeGemDamageRate": 30,
"ExtraAction1": {
"Timing": 1,
"Action": 3,
"Value": 99,
"Wazano": 349
},
"ExtraAction2": {
"Timing": 1,
"Action": 2,
"Value": 86,
"Wazano": 0
},
"ExtraAction3": {
"Timing": 1,
"Action": 3,
"Value": 83,
"Wazano": 784
},
"ExtraAction4": {
"Timing": 2,
"Action": 2,
"Value": 55,
"Wazano": 0
},
"ExtraAction5": {
"Timing": 2,
"Action": 1,
"Value": 43,
"Wazano": 0
},
"ExtraAction6": {
"Timing": 2,
"Action": 3,
"Value": 40,
"Wazano": 349
},
"DoubleActionTriggerHp": 40,
"DoubleActionTriggerTime": 0,
"DoubleActionRate": 50
},
"TimeDesc": {
"IsActive": true,
"GameLimit": 470,
"ClientLimit": 0,
"CommandLimit": 60,
"PokeReviveTime": 0,
"AiIntervalTime": 0,
"AiIntervalRand": 0
}
}
}
]
}

View File

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