15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"id": "phase_shifter",
|
|
"name": "Phase Shifter",
|
|
"rarity": "epic",
|
|
"health": 50,
|
|
"attack": 25,
|
|
"defense": 4,
|
|
"speed": 22,
|
|
"experience": 55,
|
|
"credits": 45,
|
|
"dropTable": [
|
|
"phase_crystal",
|
|
"void_crystal"
|
|
]
|
|
} |