Skip to content

Commit

Permalink
update 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Gzh0821 committed Dec 1, 2024
1 parent 53497f6 commit cd596e2
Show file tree
Hide file tree
Showing 9 changed files with 322 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions src/almanac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ toc: false

> [!info]
> 点击侧边栏的选项可以切换到对应的图鉴页面。
>
>
> 在自定义关卡文件中,植物和僵尸均使用`CodeName`作为名称。
<script setup>
Expand All @@ -27,4 +27,4 @@ toc: false
data-ad-slot="7113006248"
data-ad-format="auto"
data-full-width-responsive="true">
</ins>
</ins>
211 changes: 208 additions & 3 deletions src/components/plantsAlmanac/plants.json
Original file line number Diff line number Diff line change
Expand Up @@ -987,6 +987,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"CannotBePushedByFootballMech": true,
"BustTime": 4
}
Expand Down Expand Up @@ -1187,6 +1188,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"ToughnessPlantfooded": 900,
"MoveToPosTime": 2.5
}
Expand Down Expand Up @@ -1756,7 +1758,9 @@
"zh": "没多少人知道,莲叶真的很喜欢跳方块舞,我是指,在一个方块里跳舞。你看他又开始了,那株圆形的植物在方格舞池上滑行,把他自己变成方形。他很喜欢被方框压着边缘的感觉,能让他感到脱离了“单调的圈子”。"
}
},
"objdata": {}
"objdata": {
"CannotBeSheepenedByWizard": true
}
},
{
"ID": 24,
Expand Down Expand Up @@ -2818,6 +2822,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"BlowDuration": 3
}
},
Expand Down Expand Up @@ -3616,6 +3621,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"Damage": 1800
}
},
Expand Down Expand Up @@ -3689,6 +3695,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"Damage": 1800,
"TileCrackleDuration": 180
}
Expand Down Expand Up @@ -3760,6 +3767,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"DPS": 3000,
"Velocity": 15
}
Expand Down Expand Up @@ -4030,6 +4038,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"Damage": 1800,
"Duration": 5
}
Expand Down Expand Up @@ -4517,6 +4526,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"ProduceCount": 1
}
},
Expand Down Expand Up @@ -5177,6 +5187,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"PushDuration": 3
}
},
Expand Down Expand Up @@ -5930,6 +5941,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"Damage": 1800
}
},
Expand Down Expand Up @@ -6625,7 +6637,9 @@
"zh": "变身茄子在法国进修过表演艺术,在街头表演中完善了他的最新节目“关在盒子里的茄子”。"
}
},
"objdata": {}
"objdata": {
"CannotBeSheepenedByWizard": true
}
},
{
"ID": 84,
Expand Down Expand Up @@ -6940,6 +6954,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"StunDuration": 10
}
},
Expand Down Expand Up @@ -7162,6 +7177,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"StunDuration": 8,
"SunValuePerZombie": 50
}
Expand Down Expand Up @@ -7236,6 +7252,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -7317,6 +7334,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -7398,6 +7416,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -7479,6 +7498,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -7560,6 +7580,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -7720,6 +7741,7 @@
}
},
"objdata": {
"CannotBeSheepenedByWizard": true,
"SunCostList": [
0,
250,
Expand Down Expand Up @@ -8500,7 +8522,8 @@
"COOLDOWNFROM": 0.75,
"FAMILY": "Sun",
"TYPE": [
"fly"
"plant",
"sunProducer"
],
"OBTAINWORLD": "dark",
"TOUGHNESS": 50,
Expand Down Expand Up @@ -8543,6 +8566,75 @@
"objdata": {
"SunPerHitpoint": 0.2
}
},
{
"ID": 110,
"NAME": {
"en": "Pea-nut",
"zh": "花生"
},
"_CARDSPRITENAME": "peanut",
"CODENAME": "peanut",
"SUNCOST": 150,
"COOLDOWN": 15,
"COOLDOWNFROM": 1,
"FAMILY": "Defence",
"TYPE": [
"plant"
],
"OBTAINWORLD": "market",
"TOUGHNESS": 4000,
"BRIEFINTRODUCTION": {
"en": "Shoots peanuts and blocks zombies",
"zh": "阻挡僵尸并发射花生"
},
"ZENGARDEN": {
"PlantPlace": "dirt"
},
"ALMANAC": {
"Elements": [
{
"TYPE": "SUNCOST"
},
{
"TYPE": "RECHARGE"
},
{
"TYPE": "TOUGHNESS"
},
{
"TYPE": "DAMAGE",
"VALUE": 20
},
{
"TYPE": "RANGE",
"SORT": {
"en": "Straight",
"zh": "直线"
}
},
{
"TYPE": "FAMILY"
}
],
"Introduction": {
"en": "Pea-nuts can shoot peanuts and block zombies.",
"zh": "花生抵挡僵尸,并发射花生子弹。"
},
"Special": [],
"Chat": {
"en": "Pea-nut knows that some folks have an aversion to him. He tries to be sensitive to their concerns and give them the space they need. Still, he can't help but miss the good old days - back when he was the most popular nut around.",
"zh": "花生射手知道有些人对他挺“过敏”。他试着了解他们的顾虑,并且给予对方足够的空间。即便如此,他仍然会情不自禁地怀念以前的时光——回到那个人人爱花生的时代。"
}
},
"objdata": {
"ShootInterval": 1.35,
"ShootIntervalAdditional": 0.15,
"ShootIntervalSemi": 2.7,
"ShootIntervalSemiAdditional": 0.15,
"ArmorToughness": 4000,
"PlantfoodPeaCount": 60
}
}
],
"SEEDCHOOSERDEFAULTORDER": [
Expand Down Expand Up @@ -8595,6 +8687,7 @@
"puffshroom",
"fumeshroom",
"sunbean",
"peanut",
"magnetshroom",
"scaredyshroom",
"plantern",
Expand Down Expand Up @@ -8649,5 +8742,117 @@
],
"SANDBOXEXCLUDELIST": [
"powerplant"
],
"SANDBOX": [
"peashooter",
"sunflower",
"wallnut",
"potatomine",
"cabbagepult",
"bloomerang",
"iceburg",
"gravebuster",
"bonkchoy",
"repeater",
"twinsunflower",
"snowpea",
"kernelpult",
"snapdragon",
"spikeweed",
"spikerock",
"springbean",
"threepeater",
"coconutcannon",
"cherry_bomb",
"powerlily",
"splitpea",
"chilibean",
"lightningreed",
"tallnut",
"peapod",
"melonpult",
"wintermelon",
"squash",
"jalapeno",
"torchwood",
"imitater",
"marigold",
"marigold_red",
"marigold_orange",
"marigold_yellow",
"marigold_green",
"marigold_blue",
"marigold_pink",
"marigold_purple",
"turnip",
"peach",
"laser_bean",
"blover",
"empea",
"citron",
"holonut",
"magnifyinggrass",
"powerplant_alpha",
"powerplant_beta",
"powerplant_gamma",
"powerplant_delta",
"powerplant_epsilon",
"starfruit",
"shootingstarfruit",
"sunshroom",
"puffshroom",
"fumeshroom",
"sunbean",
"magnetshroom",
"scaredyshroom",
"peanut",
"hypnoshroom",
"glaciershroom",
"doomshroom",
"lilypad",
"banana",
"chomper",
"sapfling",
"homingthistle",
"chardguard",
"xshot",
"firepeashooter",
"hurrikale",
"redstinger",
"stallia",
"skyshooter",
"floawerPot",
"celerystalker",
"cactus",
"primalpeashooter",
"primalwallnut",
"primalpotatomine",
"grapeshot",
"moonflower",
"shadowshroom",
"escaperoot",
"electricpeashooter",
"pumpkin",
"pvine",
"gloomvine",
"gloomshroom",
"dragonbruit",
"dragonbabybruit",
"meteorflower",
"umbrellaleaf",
"buttercup",
"missiletoe",
"cranjelly",
"vamporcini",
"parsnip",
"explodeonut",
"plantern",
"jackolantern",
"dandelion",
"electriccurrant",
"solartomato",
"applemortar",
"gatling",
"megagatling"
]
}
Loading

0 comments on commit cd596e2

Please sign in to comment.