]> Untitled Git - wolf-seeking-sheep.git/blob - dialogue/characters/wolf.dch
Squashed commit of the following:
[wolf-seeking-sheep.git] / dialogue / characters / wolf.dch
1 {
2 "@path": "res://addons/dialogic/Resources/character.gd",
3 "@subpath": NodePath(""),
4 &"_translation_id": "",
5 &"color": Color(0.867188, 0.213409, 0.213409, 1),
6 &"custom_info": {
7 "prefix": "",
8 "sound_mood_default": "conversation",
9 "sound_moods": {
10 "conversation": {
11 "mode": 0,
12 "name": "conversation",
13 "pitch_base": 1.0,
14 "pitch_variance": 0.1,
15 "skip_characters": 5.0,
16 "sound_path": "res://dialogue/sounds/wolf-conversation.wav",
17 "volume_base": -6.0,
18 "volume_variance": 0.0
19 }
20 },
21 "style": "default",
22 "suffix": ""
23 },
24 &"default_portrait": "default",
25 &"description": "Looking for love",
26 &"display_name": "me",
27 &"mirror": false,
28 &"nicknames": [""],
29 &"offset": Vector2(0, 0),
30 &"portraits": {
31 "default": {
32 "export_overrides": {
33 "image": "\"res://dialogue/images/wolf.png\""
34 },
35 "mirror": false,
36 "offset": Vector2(0, 0),
37 "scale": 0.8,
38 "scene": "",
39 "sound_mood": "conversation"
40 },
41 "phone": {
42 "export_overrides": {
43 "image": "\"res://dialogue/images/phone-in-hand.png\""
44 },
45 "mirror": false,
46 "offset": Vector2(0, 0),
47 "scale": 1.0,
48 "scene": ""
49 }
50 },
51 &"scale": 1.0
52 }