Property:Has weapon type

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
This [[Has type::text]] property identifies the weapon type of the companion.
This [[Has type::text]] property identifies the weapon type of the transient.


Allowed values
Allowed values
* [[Allows value::斬撃]] - Slash
* [[Allows value::斬撃]] - Slash
* [[Allows value::打撃]] - Strike
* [[Allows value::打撃]] - Blow
* [[Allows value::突撃]] - Pierce
* [[Allows value::突撃]] - Thrust
* [[Allows value::射撃]] - Ranged
* [[Allows value::射撃]] - Shot
* [[Allows value::魔法]] - Magic
* [[Allows value::魔法]] - Magic
* [[Allows value::狙撃]] - Snipe
* [[Allows value::狙撃]] - Snipe
* [[Allows value::斬撃+]] - Wide Slash
* [[Allows value::横一文字]] - Long Slash
* [[Allows value::全域]] - All
* [[Allows value::無]] - None
* [[Allows value::無し]] - None
* [[Allows value::none]] - None


[[Category:Companion properties]]
[[Category:Transient properties]]

Latest revision as of 03:41, 7 December 2018

This text property identifies the weapon type of the transient.

Allowed values

  • 斬撃 - Slash
  • 打撃 - Blow
  • 突撃 - Thrust
  • 射撃 - Shot
  • 魔法 - Magic
  • 狙撃 - Snipe
  • 横一文字 - Long Slash
  • 全域 - All
  • 無 - None
  • 無し - None
  • none - None
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "斬撃", "打撃", "突撃", "射撃", "魔法", "狙撃", "横一文字", "無", "全域", "無し", "none" ] } }