Skip to content

Commit

Permalink
added missing SkyDragon_Grass
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisCris committed Jun 30, 2024
1 parent bc7b3a0 commit 63c6e97
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions src/palworld_pal_editor/assets/data/pal_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3444,6 +3444,35 @@
"paldeck": "95"
}
},
"SkyDragon_Grass": {
"InternalName": "SkyDragon_Grass",
"Elements": [
"Dragon",
"Grass"
],
"Attacks": {
"EPalWazaID::DragonCanon": 1,
"EPalWazaID::WindCutter": 7,
"EPalWazaID::SeedMachinegun": 15,
"EPalWazaID::DragonBreath": 22,
"EPalWazaID::GrassTornado": 30,
"EPalWazaID::Commet": 40,
"EPalWazaID::RootLance": 50
},
"Scaling": {
"HP": 105,
"ATK": 105,
"DEF": 100
},
"I18n": {
"en": "Quivern Botan",
"zh-CN": "翠羽龙",
"ja": "フォレスキー"
},
"SortingKey": {
"paldeck": "95B"
}
},
"KingBahamut": {
"InternalName": "KingBahamut",
"Elements": [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63c6e97

Please sign in to comment.