stick-the-quick/characters/playable/Lorna/LornaProfile.tres

25 lines
1.4 KiB
Plaintext

[gd_resource type="Resource" script_class="CharacterProfile" load_steps=5 format=3 uid="uid://fsr6eeuvw1qx"]
[ext_resource type="Script" path="res://characters/CharacterProfile.gd" id="1_laepr"]
[ext_resource type="Texture2D" uid="uid://eo124gtt1t3p" path="res://characters/playable/Lorna/Lorna_Placeholder.png" id="1_wvbkq"]
[ext_resource type="AudioStream" uid="uid://c1ijscp120c5w" path="res://audio/ethereal_chirp.ogg" id="2_oc22s"]
[ext_resource type="PackedScene" uid="uid://7wamxb0ihixv" path="res://characters/playable/Lorna/Lorna.tscn" id="2_vxm7b"]
[resource]
script = ExtResource("1_laepr")
runner = ExtResource("2_vxm7b")
id = &"lorna"
nickname = "Lorna"
full_name = "Lorna-June the Rabbit"
pronouns = "she/her/hers"
speed_rating = 1
traction_rating = 2
air_rating = 2
combat_rating = 0
ability = "Double-Jump"
playstyle = "Nimble and graceful, she finds it easy both to leap high into the air and to stop on a dime. She can even use her magic to double-jump. However, her small size leaves her defenseless -- if, that is, her would-be attacker can even land a hit."
story = "She dwells in the World of Forms as the Platonic ideal of motherhood. When a person talks about \"mother nature\" or a \"fairy godmother,\" they are, without knowing it, referring to this rabbit. She dearly loves each and every one of her several decillion children."
talk_color = Color(0.435294, 0.164706, 0.501961, 1)
talk_blip = ExtResource("2_oc22s")
face_normal = ExtResource("1_wvbkq")