Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "objects":[
- {
- "id": "1_azure_demoiselle",
- "tags": [
- "animal",
- "damsel"
- ],
- "menuTag":"damsel", // If this doesn't match a tag category from gui.data, a new one will be generated.
- "menuButton":"livestock", // Use this to assign a menu button to an object with a menuTag that doesn't match a tag category from gui.data.
- "perSpecNumbering": true,
- "hosting": {
- "hostedOn": [
- "tank"
- ]
- },
- "contained": {
- "advancedSpotMovement": {
- "speed": 0.006,
- "behaviours": {
- "flickMove": 50,
- "swim": 50
- },
- "flickMoveTurnMagnitude": 60.0,
- "swimLength": 60,
- "slowDownPeriod": 15.0,
- "speedingUpPeriod": 15.0,
- "pauseLength": 40,
- "flickMoveDistance": 0.1,
- "turnFrames": 60,
- "iterations": 1
- },
- "shoalSize": 1
- },
- "bar":{},"fbx": {
- "name": "1_azure_demoiselle",
- "scale": 0.17,
- "guiScale": 1.0,
- "guiOffset": {
- "x": 18.0,
- "y": -5.0
- },
- "guiRotation": {
- "x": 30.0,
- "y": 125.0,
- "z": 325.0
- },
- "defaultAnimation": "mill",
- "animationsById": {
- "move": {
- "name": "swim"
- },
- "static": {
- "name": "mill"
- },
- "dart": {
- "name": "dart"
- },
- "feed": {
- "name": "feed"
- },
- "turnLeft": {
- "name": "turnleft"
- },
- "turnRight": {
- "name": "turnright"
- }
- },
- "baseHue": 0.55
- },
- "animal": {
- "stages": [
- {
- "stageName": "adult",
- "size": 2,
- "growthTime":1,
- "growsIntoSpec":"1_azure_demoiselle2",
- }
- ],
- "stats": {
- "ecology": {},
- "eats": {
- "item": "orangePellet"
- },
- "waterQuality": {
- "value": 50
- },
- "isFish": {},
- "isTropical": {}
- },
- },
- "unlockable": {
- "number": 1,
- "availableLevel": 1,
- "category": "small",
- "unlockedAtStartOfRank":true
- },
- "sound": {
- "placeSound": "small_fish_place",
- "moveSound": "small_fish_move",
- "turnLeftSound": "small_fish_turn",
- "turnRightSound": "small_fish_turn"
- }
- },
- {
- "id": "1_azure_demoiselle2",
- "tags": [
- "animal",
- "damsel"
- ],
- "perSpecNumbering": true,
- "hosting": {
- "hostedOn": [
- "tank"
- ]
- },
- "contained": {
- "advancedSpotMovement": {
- "speed": 0.006,
- "behaviours": {
- "flickMove": 50,
- "swim": 50
- },
- "flickMoveTurnMagnitude": 60.0,
- "swimLength": 60,
- "slowDownPeriod": 15.0,
- "speedingUpPeriod": 15.0,
- "pauseLength": 40,
- "flickMoveDistance": 0.1,
- "turnFrames": 60,
- "iterations": 1
- },
- "shoalSize": 1
- },
- "bar":{},"fbx": {
- "name": "1_azure_demoiselle",
- "scale": 0.3,
- "guiScale": 1.0,
- "guiOffset": {
- "x": 18.0,
- "y": -5.0
- },
- "guiRotation": {
- "x": 30.0,
- "y": 125.0,
- "z": 325.0
- },
- "defaultAnimation": "mill",
- "animationsById": {
- "move": {
- "name": "swim"
- },
- "static": {
- "name": "mill"
- },
- "dart": {
- "name": "dart"
- },
- "feed": {
- "name": "feed"
- },
- "turnLeft": {
- "name": "turnleft"
- },
- "turnRight": {
- "name": "turnright"
- }
- },
- "baseHue": 0.55
- },
- "animal": {
- "stages": [
- {
- "stageName": "adult",
- "size": 4
- }
- ],
- "stats": {
- "ecology": {},
- "eats": {
- "item": "greenPellet"
- },
- "waterQuality": {
- "value": 60
- },
- "isFish": {},
- "isTropical": {}
- }
- },
- "sound": {
- "placeSound": "small_fish_place",
- "moveSound": "small_fish_move",
- "turnLeftSound": "small_fish_turn",
- "turnRightSound": "small_fish_turn"
- }
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment