Dervish of the Sightless Way: Difference between revisions

Jump to navigation Jump to search
Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2
m (remove Missing Info ambox)
(Updated by egocarib with game version 2.0.206.57 using QBE v1.0rc2)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
<!-- START QBE: Autogenerated section - please leave this marker. See the [[QBE]] page for more information. -->
{{As Of Patch|2.0.201.48}}
{{Character
{{Character
| title = {{Qud text|dervish of the Sightless Way}}
| title = {{Qud text|dervish of the Sightless Way}}
Line 8: Line 7:
| av = 5
| av = 5
| dv = 5
| dv = 5
| ma = 6
| ma = 8
| weight = 200
| marange = 7+1d2
| weight = 201
| featureweightinfo = no
| featureweightinfo = no
| id = Dervish of the Sightless Way
| id = Dervish of the Sightless Way
| tier = 3
| tier = 3
| colorstr = &amp;r
| colorstr = &amp;r
| renderstr = @
| tilecolors = rC
| corpse = {{ID to name|Human Corpse}}
| renderstr = e
| corpse = Human Corpse
| corpsechance = 90
| corpsechance = 90
| role = Brute
| role = Brute
| extra = {{Extra info|weight = 200}}
| extra = {{Extra info|weight = 201 | bodytype = Humanoid}}
| inheritingfrom = BaseSightless
| inheritingfrom = BaseSightless
| quickness = 100
| quickness = 100
Line 24: Line 25:
| strength = 14+1d3+4d1
| strength = 14+1d3+4d1
| agility = 14+1d3+4d1
| agility = 14+1d3+4d1
| toughness = 14+1d3+4d1+-2
| toughness = 14+1d3+4d1
| intelligence = 14+1d3+4d1+1
| intelligence = 14+1d3+4d1
| willpower = 14+1d3+4d1+1
| willpower = 14+1d3+4d1
| ego = 28+0
| ego = 28
| toughnessmult = 0.6
| willpowermult = 1.25
| egomult = 1.0
| acid = 0
| acid = 0
| electric = 0
| electric = 0
Line 36: Line 40:
| faction = {{creature faction|{{FactionID to name|Seekers}}|100}}
| faction = {{creature faction|{{FactionID to name|Seekers}}|100}}
| demeanor = neutral
| demeanor = neutral
| inventory = {{inventory|Plastifer Jerkin|1|no|100}}
| inventory = {{inventory|Plastifer Jerkin|1|no|100|no}}
| mutations = {{creature mutation|{{MutationID to name|Teleportation}}|-2|28}} </br>{{creature mutation|{{MutationID to name|DarkVision}}|3|28}}
| skills = {{SkillID to name|SingleWeaponFighting}} </br>{{SkillID to name|SingleWeaponFighting_WeaponExpertise}}
| mutations = {{creature mutation|{{MutationID to name|Teleportation}}|-2|28}}
| desc = Fat was shorn from =pronouns.possessive= spindle-limbs on the psychic lathe. The irises of =pronouns.possessive= eyes are patterned on shapes that cannot be drawn in the geometries of the natural world. =pronouns.Possessive= weapon is immaterial but inseparable; it was spun from the same thoughtstuff as =pronouns.possessive= ego.
| desc = Fat was shorn from =pronouns.possessive= spindle-limbs on the psychic lathe. The irises of =pronouns.possessive= eyes are patterned on shapes that cannot be drawn in the geometries of the natural world. =pronouns.Possessive= weapon is immaterial but inseparable; it was spun from the same thoughtstuff as =pronouns.possessive= ego.
| categories = Humanoids
| categories = Humanoids
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
Line 85: Line 91:
The {{name}} will be most likely to have a tier 5 weapon of the appropriate weapon type (about an 80-85% chance), or otherwise a tier 4 or 6 weapon of the appropriate weapon type (~8% chance each). On very rare occasion, they may have a weapon of a higher or lower tier.
The {{name}} will be most likely to have a tier 5 weapon of the appropriate weapon type (about an 80-85% chance), or otherwise a tier 4 or 6 weapon of the appropriate weapon type (~8% chance each). On very rare occasion, they may have a weapon of a higher or lower tier.


{{references|2.0.201.51}}
The following are the most likely weapons to be generated for the {{name}} (tier 5). For a full list of possible items of all tiers, refer to the [[Psionic#Possible_Items|psionic]] page.


<div style="display:flex;flex-wrap:wrap;">
<div style="margin-right: 2.5em;">
==== Axes ====
{{#cargo_query:
  | tables = Modability=M,GeneralData=GD,ItemsTable=IT,DynamicObjects=DO
  | join on = M.JoinKey=GD.JoinKey,M.JoinKey=IT.JoinKey,M.ObjectID=DO.ObjectID
  | fields = CONCAT('{{(}}favilink id{{!}}', M.ObjectID, '{{!}}prefix:&bp&Bs&Ci&co&bn&Bi&Cc{{)}}') = Item,
            CONCAT('{{(}}PV{{)}}',IT.MaxPV)=PV,
            CONCAT('{{(}}Heart{{)}}',IT.Damage)=Damage
  | where = M.SupportedMods HOLDS 'WeaponMods' AND GD.ParentObject WITHIN 'BaseAxe' AND DO.DynamicTbl IS NOT NULL AND GD.Tier = 5
  | order by = GD.PlainName
  | group by = GD.ObjectID
  | format = table
}}
</div>
<div style="margin-right: 2.5em;">
==== Cudgels ====
{{#cargo_query:
  | tables = Modability=M,GeneralData=GD,ItemsTable=IT,DynamicObjects=DO
  | join on = M.JoinKey=GD.JoinKey,M.JoinKey=IT.JoinKey,M.ObjectID=DO.ObjectID
  | fields = CONCAT('{{(}}favilink id{{!}}', M.ObjectID, '{{!}}prefix:&bp&Bs&Ci&co&bn&Bi&Cc{{)}}') = Item,
            CONCAT('{{(}}PV{{)}}',IT.MaxPV)=PV,
            CONCAT('{{(}}Heart{{)}}',IT.Damage)=Damage
  | where = M.SupportedMods HOLDS 'WeaponMods' AND GD.ParentObject WITHIN 'BaseCudgel' AND DO.DynamicTbl IS NOT NULL AND GD.Tier = 5
  | order by = GD.PlainName
  | group by = GD.ObjectID
  | format = table
}}
</div>
<div style="margin-right: 2.5em;">
====Long Blades ====
{{#cargo_query:
  | tables = Modability=M,GeneralData=GD,ItemsTable=IT,DynamicObjects=DO
  | join on = M.JoinKey=GD.JoinKey,M.JoinKey=IT.JoinKey,M.ObjectID=DO.ObjectID
  | fields = CONCAT('{{(}}favilink id{{!}}', M.ObjectID, '{{!}}prefix:&bp&Bs&Ci&co&bn&Bi&Cc{{)}}') = Item,
            CONCAT('{{(}}PV{{)}}',IT.MaxPV)=PV,
            CONCAT('{{(}}Heart{{)}}',IT.Damage)=Damage
  | where = M.SupportedMods HOLDS 'WeaponMods' AND GD.ParentObject WITHIN 'BaseLongBlade' AND DO.DynamicTbl IS NOT NULL AND GD.Tier = 5
  | order by = GD.PlainName
  | group by = GD.ObjectID
  | format = table
}}
</div>
<div style="margin-right: 2.5em;">
==== Short Blades ====
{{#cargo_query:
  | tables = Modability=M,GeneralData=GD,ItemsTable=IT,DynamicObjects=DO
  | join on = M.JoinKey=GD.JoinKey,M.JoinKey=IT.JoinKey,M.ObjectID=DO.ObjectID
  | fields = CONCAT('{{(}}favilink id{{!}}', M.ObjectID, '{{!}}prefix:&bp&Bs&Ci&co&bn&Bi&Cc{{)}}') = Item,
            CONCAT('{{(}}PV{{)}}',IT.MaxPV)=PV,
            CONCAT('{{(}}Heart{{)}}',IT.Damage)=Damage
  | where = M.SupportedMods HOLDS 'WeaponMods' AND GD.ParentObject WITHIN 'BaseDagger' AND DO.DynamicTbl IS NOT NULL AND GD.Tier = 5
  | order by = GD.PlainName
  | group by = GD.ObjectID
  | format = table
}}
</div>
</div>
{{references|2.0.201.114}}
{{Creature Navbox|Seekers of the Sightless Way}}
{{Creature Navbox|Seekers of the Sightless Way}}


[[Category:Humanoids]]
[[Category:Humanoids]]
19,173

edits

Navigation menu