modified weapon cooldown + damage, edited story a bit
This commit is contained in:
		
							parent
							
								
									66f6a443ca
								
							
						
					
					
						commit
						036f5a87ba
					
				| 
						 | 
					@ -7,8 +7,8 @@
 | 
				
			||||||
            "displayName": "Knife",
 | 
					            "displayName": "Knife",
 | 
				
			||||||
            "animationSprite": "slice",
 | 
					            "animationSprite": "slice",
 | 
				
			||||||
            "spriteKey": "knife",
 | 
					            "spriteKey": "knife",
 | 
				
			||||||
            "damage": 40,
 | 
					            "damage": 50,
 | 
				
			||||||
            "cooldown": 300,
 | 
					            "cooldown": 500,
 | 
				
			||||||
            "useVolume": 0
 | 
					            "useVolume": 0
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										8
									
								
								dist/shattered_sword_assets/jsons/story.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								dist/shattered_sword_assets/jsons/story.json
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
    "texts": [
 | 
					    "texts": [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "speaker": "",
 | 
					            "speaker": "",
 | 
				
			||||||
            "content": "There's a the legendary royal greatsword that is the only weapon powerful enough to slay the monster",
 | 
					            "content": "There was the legendary royal greatsword that would grant great power to its wielder",
 | 
				
			||||||
            "actions": [
 | 
					            "actions": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "loadSprite",
 | 
					                    "type": "loadSprite",
 | 
				
			||||||
| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "speaker": "",
 | 
					            "speaker": "",
 | 
				
			||||||
            "content": "But the monster shattered it into 6 pieces",
 | 
					            "content": "But an evil monster shattered it into 6 pieces",
 | 
				
			||||||
            "actions": [
 | 
					            "actions": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "hideSprite",
 | 
					                    "type": "hideSprite",
 | 
				
			||||||
| 
						 | 
					@ -44,7 +44,7 @@
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "speaker": "",
 | 
					            "speaker": "",
 | 
				
			||||||
            "content": "Hiro is the only prince from the kingdom",
 | 
					            "content": "Hiro is the only surviving prince from the kingdom destroyed by the monster",
 | 
				
			||||||
            "actions": [
 | 
					            "actions": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "hideSprite",
 | 
					                    "type": "hideSprite",
 | 
				
			||||||
| 
						 | 
					@ -90,7 +90,7 @@
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "speaker": "Hiro",
 | 
					            "speaker": "Hiro",
 | 
				
			||||||
            "content": "I should go on the journey to collect the pieces of the sword... and kill the monster!",
 | 
					            "content": "I must go on the journey to collect the pieces of the sword... and kill the monster!",
 | 
				
			||||||
            "actions": [
 | 
					            "actions": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "showSprite",
 | 
					                    "type": "showSprite",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user