{ "type": "origins:night_vision", "strength": 0.5, "name": "Darkvision", "description": "You can see in the dark. Somewhat.", "badges": [ { "type": "origins:tooltip", "sprite": "minecraft:textures/item/coal.png", "text": "You gain weak night vision when standing in the dark." } ], "condition": { "type": "origins:brightness", "comparison": "<=", "compare_to": 0.3 } }