This commit is contained in:
Tourswen
2025-10-14 19:10:36 +08:00
parent da003f979b
commit a9c95142af
3 changed files with 3 additions and 1 deletions

View File

@@ -1147,7 +1147,7 @@
<shadowSize>1</shadowSize>
<damageDef>ARA_AcidBurn</damageDef>
<spinRate>15</spinRate>
<damageAmountBase>50</damageAmountBase>
<damageAmountBase>25</damageAmountBase>
<speed>45</speed>
<arcHeightFactor>1</arcHeightFactor>
<explosionRadius>3.5</explosionRadius>

View File

@@ -18,6 +18,7 @@
<ARA_NeedSpecificArachnaeToStartIncubation>未孵化,需要 {0} 交互({1}</ARA_NeedSpecificArachnaeToStartIncubation>
<ARA_AnyArachnaeRace>任何阿拉克涅虫族</ARA_AnyArachnaeRace>
<ARA_ItemsAvailable>{0} 个物品可用</ARA_ItemsAvailable>
<QualityProgress>物品品质</QualityProgress>
<!-- Added for CompQueuedPawnSpawner -->
<NutritionNeeded>所需营养</NutritionNeeded>

View File

@@ -67,4 +67,5 @@
<ARA_NeedCost_Current>当前: {0}/{1}</ARA_NeedCost_Current>
<ARA_NeedCost_Insufficient>{0}不足</ARA_NeedCost_Insufficient>
<ARA_NeedCost_CanCast>可以施放</ARA_NeedCost_CanCast>
</LanguageData>