{
"tags": [
"#random",
"#laser",
"#2D",
"#mysteryitem",
"#vortex",
"#questionmark"
],
"random": [
{
"values": {
"wobbleFrequency": {
"type": "number",
"precision": 2,
"min": 5,
"max": 20
},
"sineFrequency": {
"type": "number",
"min": 5,
"max": 15
},
"sineAmplitude": {
"type": "number",
"min": 5,
"max": 15
},
"shotSizeMin": {
"type": "number",
"precision": 1,
"min": 1,
"max": 10
},
"shotSizeMax": {
"type": "number",
"precision": 1,
"min": 10,
"max": 50
},
"shotCount": {
"type": "number",
"min": 1,
"max": 3
},
"rotationSpeed": {
"type": "number",
"min": 750,
"max": 2000
},
"randomColorGuides": {
"values": [
"Red",
"Green",
"Blue",
"Purple",
"Cyan",
"Yellow",
"Orange",
"White"
],
"type": "list",
"min": 3,
"max": 5
},
"movementType": {
"type": "number",
"min": 0,
"max": 2
},
"moveSpeed": {
"type": "number",
"min": 50,
"max": 200
},
"damage": {
"type": "number",
"min": 1,
"max": 2
},
"cooldown": {
"type": "number",
"precision": 1,
"min": 1,
"max": 10
},
"colorStops": {
"type": "number",
"min": 5,
"max": 7
},
"burstTime": {
"type": "number",
"precision": 1,
"min": 0,
"max": 10
},
"accuracy": {
"type": "number",
"precision": 1,
"min": 0,
"max": 10
}
},
"key": "behaviorProperties"
}
],
"name": "Mystery Laser",
"image": "ipfs://bafybeig6cvekmerbv6mbdnm576lsgdlcc2pc5xhnpsg4hobypen43r4jtm/laser-mystery.png",
"displayProperties": [
{
"value": "Random",
"key": "Color"
},
{
"value": "Random",
"key": "Speed"
},
{
"value": "Random",
"key": "Cooldown"
},
{
"value": "Random",
"key": "Projectiles"
},
{
"value": "Random",
"key": "Motion"
},
{
"value": "Usable",
"key": "ItemClass"
},
{
"value": "Weapon",
"key": "ItemType"
},
{
"value": "Laser",
"key": "Weapon"
},
{
"value": "@J",
"key": "Creator"
}
],
"description": "Woah, what's this? You seem to have come across a laser like none other found in the Beta quadrant. Its color and behaviors appear to be totally randomly generated –– or could it be that it's drawing from your style and personality as a pilot? Equip it to see its unique color and behavior combo in action.",
"creator": {
"name": "@J",
"link": "https://www.instagram.com/therealsatta"
}
}