straywild/fish/species/clam_manila/clam_manila.tres

28 lines
981 B
Text

[gd_resource type="Resource" script_class="FishData" load_steps=4 format=3]
[ext_resource type="Script" path="res://fish/fish_data.gd" id="1_fish_data"]
[ext_resource type="Resource" path="res://fishing/common_catch_profile.tres" id="2_profile"]
[ext_resource type="Texture2D" path="res://fish/species/clam_manila/clam_manila.png" id="3_texture"]
[resource]
script = ExtResource("1_fish_data")
id = &"clam_manila"
display_name = "Manila clam"
active = true
catalog_number = 6406
collection_group = &"Shellfish"
logbook_fact = "manila clams bury themselves in wet coastal sand and reveal their hiding places with small spurts of water."
collection_method = 2
logbook_section = 1
habitat_label = "wet beach sand"
available_seasons = 15
allowed_water_types = 2
rarity = 0
base_catch_weight = 1.0
catch_profile = ExtResource("2_profile")
weight_min_lb = 0.05
weight_max_lb = 0.3
sell_value_min = 3
sell_value_max = 8
sell_value_curve = 1.0
display_texture = ExtResource("3_texture")