shortened armors to 2 lines maximum to avoid bugs
This commit is contained in:
parent
a9eb9262b0
commit
a43dcfb9a6
1 changed files with 10 additions and 10 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
"id": 1,
|
||||
"atypeId": 1,
|
||||
"description": "Accuracy +5. A holster that's been modified to make quick\ndraws a little easier.",
|
||||
"description": "Accuracy +5.\nA holster that's been modified to make quick draws a little easier.",
|
||||
"etypeId": 5,
|
||||
"traits": [],
|
||||
"iconIndex": 326,
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
{
|
||||
"id": 2,
|
||||
"atypeId": 1,
|
||||
"description": "After taking an attack action, Attack +10% in the next\naction slot. A drink to hype you up before battle. Your\ntrigger finger trembles.",
|
||||
"description": "After taking an attack action, Attack +10% in the next action slot.\nA drink to hype you up before battle. Your trigger finger trembles.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
{
|
||||
"id": 3,
|
||||
"atypeId": 1,
|
||||
"description": "Even if HP hits 0, you can keep moving until the end of that\nturn. A pendant meant to hold a photo of someone precious.",
|
||||
"description": "Even if HP hits 0, you can keep moving until the end of that turn.\nA pendant meant to hold a photo of someone precious.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
{
|
||||
"id": 4,
|
||||
"atypeId": 1,
|
||||
"description": "When attacks clash, damage increases by 20%. A modern\ntranslation of the Zenmurabi Code: if you lose one eye, take\nboth of theirs.",
|
||||
"description": "When attacks clash, damage increases by 20%. A modern translation\nof the Zenmurabi Code: if you lose one eye, take both of theirs.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
{
|
||||
"id": 5,
|
||||
"atypeId": 1,
|
||||
"description": "When you attack ???, Tension +10. Ugh, I can't watch this\nanymore.",
|
||||
"description": "When you attack ???, Tension +10.\nUgh, I can't watch this anymore.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -159,7 +159,7 @@
|
|||
{
|
||||
"id": 7,
|
||||
"atypeId": 1,
|
||||
"description": "Casually pulls a gun from a guitar case. No real reason, but\nstarting Tension increases by 50.",
|
||||
"description": "Casually pulls a gun from a guitar case.\nNo real reason, but starting Tension increases by 50.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -186,7 +186,7 @@
|
|||
{
|
||||
"id": 8,
|
||||
"atypeId": 1,
|
||||
"description": "At near death, all stats get a 50% boost. I can't afford to\nlose―for their sake!",
|
||||
"description": "At near death, all stats get a 50% boost.\nI can't afford to lose―for their sake!",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -240,7 +240,7 @@
|
|||
{
|
||||
"id": 10,
|
||||
"atypeId": 1,
|
||||
"description": "A record of upper-type BGM that sparks inspiration. If\nWalkmans existed in this era, it'd be dangerous. Evasion\n+10%.",
|
||||
"description": "A record of upper-type BGM that sparks inspiration. If Walkmans\nexisted in this era, it'd be dangerous. Evasion +10%",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -267,7 +267,7 @@
|
|||
{
|
||||
"id": 11,
|
||||
"atypeId": 1,
|
||||
"description": "Match rating increases (50%) but stats decrease (50%). It's\npure suffering, but just right if your opponent needs a\nhandicap.",
|
||||
"description": "Match rating increases (50%) but stats decrease (50%). It's pure\nsuffering, but just right if your opponent needs a handicap.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -299,7 +299,7 @@
|
|||
{
|
||||
"id": 12,
|
||||
"atypeId": 1,
|
||||
"description": "After battle, Health +50. Illegal medical specialists will\npatch you up.",
|
||||
"description": "After battle, Health +50.\nIllegal medical specialists will patch you up.",
|
||||
"etypeId": 5,
|
||||
"traits": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue