stick-the-quick/characters/playable/Blujai/BlujaiProfile.tres

25 lines
1.4 KiB
Plaintext
Raw Normal View History

[gd_resource type="Resource" script_class="CharacterProfile" load_steps=5 format=3 uid="uid://2tsumeeisqvx"]
[ext_resource type="Texture2D" uid="uid://d4ko0jdv85fjl" path="res://characters/playable/Blujai/Blujai_Placeholder.png" id="1_fww55"]
[ext_resource type="Script" path="res://characters/CharacterProfile.gd" id="1_olxn0"]
[ext_resource type="PackedScene" uid="uid://cyn7ljdllq0hj" path="res://characters/playable/Blujai/Blujai.tscn" id="2_3ib6o"]
[ext_resource type="AudioStream" uid="uid://cr00hhsiahqo1" path="res://audio/caw.ogg" id="2_yddjq"]
[resource]
script = ExtResource("1_olxn0")
runner = ExtResource("2_3ib6o")
id = &"blujai"
nickname = "Blujai"
full_name = "Blu the Jay"
pronouns = "they/them/theirs"
speed_rating = 0
traction_rating = 1
air_rating = 2
combat_rating = 1
ability = "Flight"
playstyle = "With their ability to fly, their slow ground speed is no handicap, and their large body is hard for foes to knock around. They're slow to gain altitude in the first place, but they retain it nigh-perfectly."
story = "Chatty, finicky, and vain, this enormous corvid thinks themself highly intelligent. Emphasis on thinks. They squawk their head off at the drop of a hat, but at the end of the day, you can count on them to be detail-oriented and do things right... usually."
talk_color = Color(0.164706, 0.4, 0.501961, 1)
talk_blip = ExtResource("2_yddjq")
face_normal = ExtResource("1_fww55")