-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Futurism #133
Futurism #133
Conversation
{ | ||
"id": "plasma_saber", | ||
"type": "TOOL", | ||
"category": "weapons", | ||
"name": { "str": "plasma saber (off)", "str_pl": "plasma sabers (off)" }, | ||
"description": "Plasma sabers when activated consisted of a superheated plasma blade, powered by a focusing crystal in adition to a battery, that was emitted from a usually metal hilt and could be shut off at will. The weapon requires skill and training in order not to cause permanent harm to the user and is greatly enhanced when used in conjunction with the Force.", | ||
"weight": "1000 g", | ||
"volume": "500 ml", | ||
"longest_side": "20 cm", | ||
"price": 5000, | ||
"price_postapoc": 3000, | ||
"to_hit": 3, | ||
"bashing": 9, | ||
"material": [ "steel" ], | ||
"symbol": "/", | ||
"color": "light_gray", | ||
"ammo": [ "battery" ], | ||
"charges_per_use": 1, | ||
"techniques": [ "RAPID", "WBLOCK_2", "PRECISE", "WIDE" ], | ||
"qualities": [ [ "CUT", 10 ], [ "BUTCHER", -1 ], [ "WELD", 2 ], [ "AXE", 3 ], [ "SAW_M", 2 ] ], | ||
"use_action": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[JSON & C++ formatters] reported by reviewdog 🐶
{ | |
"id": "plasma_saber", | |
"type": "TOOL", | |
"category": "weapons", | |
"name": { "str": "plasma saber (off)", "str_pl": "plasma sabers (off)" }, | |
"description": "Plasma sabers when activated consisted of a superheated plasma blade, powered by a focusing crystal in adition to a battery, that was emitted from a usually metal hilt and could be shut off at will. The weapon requires skill and training in order not to cause permanent harm to the user and is greatly enhanced when used in conjunction with the Force.", | |
"weight": "1000 g", | |
"volume": "500 ml", | |
"longest_side": "20 cm", | |
"price": 5000, | |
"price_postapoc": 3000, | |
"to_hit": 3, | |
"bashing": 9, | |
"material": [ "steel" ], | |
"symbol": "/", | |
"color": "light_gray", | |
"ammo": [ "battery" ], | |
"charges_per_use": 1, | |
"techniques": [ "RAPID", "WBLOCK_2", "PRECISE", "WIDE" ], | |
"qualities": [ [ "CUT", 10 ], [ "BUTCHER", -1 ], [ "WELD", 2 ], [ "AXE", 3 ], [ "SAW_M", 2 ] ], | |
"use_action": [ | |
{ | |
"id": "plasma_saber", | |
"type": "TOOL", | |
"category": "weapons", | |
"name": { "str": "plasma saber (off)", "str_pl": "plasma sabers (off)" }, | |
"description": "Plasma sabers when activated consisted of a superheated plasma blade, powered by a focusing crystal in adition to a battery, that was emitted from a usually metal hilt and could be shut off at will. The weapon requires skill and training in order not to cause permanent harm to the user and is greatly enhanced when used in conjunction with the Force.", | |
"weight": "1000 g", | |
"volume": "500 ml", | |
"longest_side": "20 cm", | |
"price": 5000, | |
"price_postapoc": 3000, | |
"to_hit": 3, | |
"bashing": 9, | |
"material": [ "steel" ], | |
"symbol": "/", | |
"color": "light_gray", | |
"ammo": [ "battery" ], | |
"charges_per_use": 1, | |
"techniques": [ "RAPID", "WBLOCK_2", "PRECISE", "WIDE" ], | |
"qualities": [ [ "CUT", 10 ], [ "BUTCHER", -1 ], [ "WELD", 2 ], [ "AXE", 3 ], [ "SAW_M", 2 ] ], | |
"use_action": [ |
"flags": [ "DURABLE_MELEE", "FIRESTARTER", "BELT_CLIP" ], | ||
"pocket_data": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[JSON & C++ formatters] reported by reviewdog 🐶
"flags": [ "DURABLE_MELEE", "FIRESTARTER", "BELT_CLIP" ], | |
"pocket_data": [ | |
"flags": [ "DURABLE_MELEE", "FIRESTARTER", "BELT_CLIP" ], | |
"pocket_data": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Проверяй
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: Kenshut <[email protected]>
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Еще
Co-authored-by: Kenshut <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@AtomicFox556 This appears to be a copy of https://www.nexusmods.com/cataclysmdarkdaysahead/mods/25 (authored by "Maladiktus") without attribution. |
No description provided.