Изменения

Перейти к навигации Перейти к поиску
3379 байт добавлено ,  10:57, 13 сентября 2021
Нет описания правки
Строка 1: Строка 1:  +
{{Spoiler}}
 +
{{Переведите}}
 
'''Оружие''' используется для уничтожения [[Чудовища|чудовищ]]. Оружие можно получить от самих монстров, купить в [[Гильдия искателей приключений|гильдии искателей приключений]] или найти в сундуках в [[Шахта|шахте]].
 
'''Оружие''' используется для уничтожения [[Чудовища|чудовищ]]. Оружие можно получить от самих монстров, купить в [[Гильдия искателей приключений|гильдии искателей приключений]] или найти в сундуках в [[Шахта|шахте]].
   Строка 649: Строка 651:  
===Снаряды===
 
===Снаряды===
 
Чтобы использовать снаряды, возьмите их в инвентаре, а потом щёлкните {{key|правой кнопкой мыши}} на рогатке.
 
Чтобы использовать снаряды, возьмите их в инвентаре, а потом щёлкните {{key|правой кнопкой мыши}} на рогатке.
 +
 +
The type of ammunition used determines the damage dealt, according to the following formulas:
 +
:'''Slingshot:'''
 +
:<tt>Damage = AmmoMultiplier + random number between [-(AmmoMultiplier / 2), AmmoMultiplier + 1]</tt>
 +
:'''Master Slingshot:'''
 +
:<tt>Damage = 2 * (AmmoMultiplier + random number between [-(AmmoMultiplier / 2), AmmoMultiplier + 1])</tt>
 +
 +
With the worst ammo (''i.e.'', [[Fruits]], [[Vegetables]], or Eggs), a Slingshot can deal 1-3 and a Master Slingshot can deal 2-6 damage. With the best ammo, [[Iridium Ore]], a Slingshot can deal 25-101 damage while a Master Slingshot can deal 50-202 damage.
    
В качестве снарядов можно использовать следующие предметы:
 
В качестве снарядов можно использовать следующие предметы:
Строка 805: Строка 815:  
|}
 
|}
   −
==Баги==
+
==Weapon Level and Sell Price ==
Редкий баг, который происходит при блоке и движении одновременно. Оружие застревает в персонаже, а он сам начинает двигаться не меняя анимации ходьбы. Также вы не сможете выбрать предмет на быстрой панели. Убрать баг можно просто нажав кнопку блока ещё раз.  
+
Weapon level is based on weapon points (rounded down): <code>weaponpoints / 7 + 1</code>
 +
Weapon points are calculated using several statistics of the weapon, such as average damage, speed, type, added defense&precision, crit. chance and crit. multiplier.
 +
 
 +
Weapon points (rounded down) = <code>average weapon damage (rounded down) x (1 + 0.03 x speed{min 0; 15 if dagger) + (precision / 2 + defense) + ((crit.chance -0.02) x 200) + ((crit multiplier - 3) x 6) + 20{if darksword, else 0} + (defense x 2)</code><ref name="itemlevel" />
 +
 
 +
Here is an Example applying the formula to calculate the level of the Iridium Needle: <code>(27 x (1 + 0.03 x 15) + 0 / 2 + 0 + ((0.10 - 0.02) x 200) + (7 - 3) x 6) + 0 + 0) / 7 + 1</code> (Integer) = '''12'''
 +
 
 +
Sell price is the calculated item level x 100 / 2.<ref name="saleprice" />
 +
 
 +
==Glitches==
 +
*It's possible to clip through to the space around any map area (''e.g.'', the black area around the [[Farmhouse]]) by repeatedly swinging a sword while standing just inside the exit point.
 +
**To return from the normally unreachable area, simply walk into the exit point.
 +
*It is possible to use a club weapon's secondary attack several times in quick succession by right clicking then mashing left click (or the C key) before the attack animation is over. This can be useful while attacking higher level enemies with a low level weapon.
 +
**Pressing left click too early will result in a normal swing to take place rather than the secondary attack.
 +
**This glitch will occasionally soft-lock the game, if an additional animation occurs while spamming left-click/C.
 +
*If you block with a sword while interacting with an object at the same time, such as a bush or a villager, you can make your sprite break, showing both the blocking sprite, and facing towards the screen sprite at the same time. You will be stuck like this until you use the block again.
 +
 
 +
==Trivia==
 +
*There is unimplemented game code allowing the player to receive a "Battered Sword" through the mail as a reward for an unknown event.  This sword could be upgraded (by unknown means) 4 times, changing it into a "Hero's Sword", "Holy Sword", "Dark Sword", and finally "Galaxy Sword."
 +
*According to [https://www.reddit.com/r/StardewValley/comments/9s1k8k/has_anyone_ever_found_these_items/e940zyk/ ConcernedApe], the [[Holy Blade]] may have never been implemented in the finished game.
 +
 
 +
==References==
 +
<references>
 +
<ref name="itemlevel">See <tt>MeleeWeapon::getItemLevel</tt> in the game code.</ref>
 +
<ref name="saleprice">See <tt>MeleeWeapon::salePrice</tt> and <tt>ShopMenu:receiveRightClick</tt> in the game code.</ref>
 +
</references>
 +
 
 +
==History==
 +
{{History|1.4|Slingshots can now be put in the inventory trash bin on computer and console (Mobile already had this ability). Added Dark Sword to obtainable items.}}
 +
{{History|1.5|Slingshots can now be purchased at the Adventurer's Guild after unlocking. Added Elf Blade, Femur, Kudgel, Shadow Dagger, Yeti Tooth to obtainable items. Added additional weapons. Changed weapon level calculation. This results in lower weapon levels and sell prices for most weapons with the exceptions of Clubs. Bug where weapon defense had no effect fixed.}}
    
{{NavboxWeapons}}
 
{{NavboxWeapons}}
602

правки

Навигация