stick-the-quick/characters/playable/Stick/StickProfile.tres

25 lines
1.4 KiB
Plaintext

[gd_resource type="Resource" script_class="CharacterProfile" load_steps=5 format=3 uid="uid://b01p7i4rw34pg"]
[ext_resource type="Texture2D" uid="uid://opjpliwjpjht" path="res://characters/playable/Stick/Stick_Placeholder.png" id="1_ac5cn"]
[ext_resource type="Script" path="res://characters/CharacterProfile.gd" id="1_pwuob"]
[ext_resource type="AudioStream" uid="uid://dmq5cjm5uaun3" path="res://audio/wah.ogg" id="2_8kb5x"]
[ext_resource type="PackedScene" uid="uid://b5m4u3yrq8f46" path="res://characters/playable/Stick/Stick.tscn" id="2_d8680"]
[resource]
script = ExtResource("1_pwuob")
runner = ExtResource("2_d8680")
id = &"stick"
nickname = "Stick"
full_name = "Stick the Quick"
pronouns = "they/them/theirs"
speed_rating = 2
traction_rating = 0
air_rating = 1
combat_rating = 1
ability = "Pirouette"
playstyle = "They're so fast they can be hard to steer, but they make up for it with their pirouette, which can be used for jump correction and to glide across gaps. When they get too tired to glide, their pirouette becomes a powerful spinning drop kick."
story = "Contrary to what you might expect, this urban parkour practitioner is mild-mannered, if snarky. They hope that with enough training, they can become free from the shackles of gravity, like the birds in the sky."
talk_color = Color(0, 0, 0, 1)
talk_blip = ExtResource("2_8kb5x")
face_normal = ExtResource("1_ac5cn")