Vibro weapon: Difference between revisions

1,537 bytes added ,  15:53, 6 December 2023
m
Added info on overloaded effect
(New page to replace the category)
 
m (Added info on overloaded effect)
 
(17 intermediate revisions by 5 users not shown)
Line 4: Line 4:


A vibro weapon's adaptive PV is represented with a wavy equals sign in game: ( {{PV}}≈ )
A vibro weapon's adaptive PV is represented with a wavy equals sign in game: ( {{PV}}≈ )
== Penetration Chances ==
The following table indicates the chances of penetrating one or more times with a vibro weapon when a target is hit (for more about hit chances, refer to the [[Melee_combat#Hit Roll|Hit Roll]] topic).
The +1, +2, and +3 columns indicate the chances when a PV bonus is in effect, such as when you mod the vibro weapon with [[Sharp]] or [[Overloaded]], or if you're using Long Sword aggressive stance. For example, you can obtain a +3 PV bonus by combining a Sharp-modded vibro weapon with [[Improved Aggressive Stance]].
{| class="wikitable"
|-
| style="border-top-color:transparent;border-left-color:transparent;" |
! Vibro Weapon !! Vibro Weapon +1 !! Vibro Weapon +2 !! Vibro Weapon +3
|-
! At Least 1 Penetration
| 99.2% || 99.9% || 100% || 100%
|-
! At Least 2 Penetrations
| 47.9% || 70.9% || 99.2% || 99.9%
|-
! At Least 3 Penetrations
| 8.7% || 21.9% || 47.9% || 70.9%
|-
! At Least 4 Penetrations
| 0.3% || 2.1% || 8.7% || 21.9%
|-
! At Least 5 Penetrations
| 0.0001% || 0.02% || 0.3% || 2.1%
|-
! Average # Of Penetrations
| 1.561 || 1.948 || 2.561 || 2.948
|}


== Equippable Vibro Weapons ==
== Equippable Vibro Weapons ==


{{#cargo_query:table=ItemsTable,GeneralData|fields=ItemsTable._pageName|join on=ItemsTable._pageName=GeneralData._pageName|where=ItemsTable._pageNamespace='0' AND ItemsTable.Vibro='1' AND GeneralData.ParentObject <> 'NaturalWeapon'|format=template|template=favilink ul query}}
{{#invoke:CargoQuery|main
|tables=ItemsTable=IT,GeneralData=GD
|join=IT.ObjectID=GD.ObjectID
|fields={{Favilink format args}}
|where=IT._pageNamespace='0' AND IT.Vibro='1' AND GD.ParentObject <> 'NaturalWeapon'
|template=favilink format
|format = ul}}


== Natural Vibro Weapons ==
== Natural Vibro Weapons ==


{{#cargo_query:table=ItemsTable,GeneralData|fields=ItemsTable._pageName|join on=ItemsTable._pageName=GeneralData._pageName|where=ItemsTable._pageNamespace='0' AND ItemsTable.Vibro='1' AND GeneralData.ParentObject = 'NaturalWeapon'|format=template|template=favilink ul query}}
{{#invoke:CargoQuery|main
|tables=ItemsTable,GeneralData
|join=ItemsTable._pageName=GeneralData._pageName
|fields=ItemsTable._pageName=Page
|where=ItemsTable.Vibro='1' AND (GeneralData.ParentObject = 'NaturalWeapon' OR ItemsTable._pageNamespace <> '0')
|template=Favilink page annotated
|format = ul}}
 
== Special Cases ==
The {{favilink|geomagnetic disc}} is a special case in the vibro category. Even though it shows the vibro symbol in its penetration indicator in-game, it does not work the same as other vibro weapons. Instead of matching the target's AV, it ignores AV entirely and deals its damage directly to the target(s). For more info, refer to the [[Geomagnetic_disc#Vibro|Vibro]] sub-section of the [[geomagnetic disc]] page.