Skip to content

Commit

Permalink
remove physical tree
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-h committed Jan 3, 2024
1 parent 9120d36 commit 47c30ea
Show file tree
Hide file tree
Showing 86 changed files with 2,119 additions and 3,398 deletions.
103 changes: 0 additions & 103 deletions common/customizable_localization/wc_lifestyles_custom_loc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,109 +47,6 @@ GetWCMagicalLifestyleHighlightTrait = {
}
}

GetWCMagicalLifestylePhysicalTreeEnduranceNextTraitForPerks = {
type = character

text = {
trigger = { has_trait = physical_lifestyle_endurance_5 }

localization_key = "wc_physical_endurance_next_trait_level_is_last"
}
text = {
trigger = { has_trait = physical_lifestyle_endurance_4 }

localization_key = "wc_physical_endurance_next_trait_level_is_5"
}
text = {
trigger = { has_trait = physical_lifestyle_endurance_3 }

localization_key = "wc_physical_endurance_next_trait_level_is_4"
}
text = {
trigger = { has_trait = physical_lifestyle_endurance_2 }

localization_key = "wc_physical_endurance_next_trait_level_is_3"
}
text = {
trigger = { has_trait = physical_lifestyle_endurance_1 }

localization_key = "wc_physical_endurance_next_trait_level_is_2"
}
text = {
trigger = { NOT = { has_trait = wc_lifestyle_physical_endurance } }

localization_key = "wc_physical_endurance_next_trait_level_is_1"
}
}
GetWCMagicalLifestylePhysicalTreeDexterityNextTraitForPerks = {
type = character

text = {
trigger = { has_trait = physical_lifestyle_dexterity_5 }

localization_key = "wc_physical_dexterity_next_trait_level_is_last"
}
text = {
trigger = { has_trait = physical_lifestyle_dexterity_4 }

localization_key = "wc_physical_dexterity_next_trait_level_is_5"
}
text = {
trigger = { has_trait = physical_lifestyle_dexterity_3 }

localization_key = "wc_physical_dexterity_next_trait_level_is_4"
}
text = {
trigger = { has_trait = physical_lifestyle_dexterity_2 }

localization_key = "wc_physical_dexterity_next_trait_level_is_3"
}
text = {
trigger = { has_trait = physical_lifestyle_dexterity_1 }

localization_key = "wc_physical_dexterity_next_trait_level_is_2"
}
text = {
trigger = { NOT = { has_trait = wc_lifestyle_physical_dexterity } }

localization_key = "wc_physical_dexterity_next_trait_level_is_1"
}
}
GetWCMagicalLifestylePhysicalTreeStrengthNextTraitForPerks = {
type = character

text = {
trigger = { has_trait = physical_lifestyle_strength_5 }

localization_key = "wc_physical_strength_next_trait_level_is_last"
}
text = {
trigger = { has_trait = physical_lifestyle_strength_4 }

localization_key = "wc_physical_strength_next_trait_level_is_5"
}
text = {
trigger = { has_trait = physical_lifestyle_strength_3 }

localization_key = "wc_physical_strength_next_trait_level_is_4"
}
text = {
trigger = { has_trait = physical_lifestyle_strength_2 }

localization_key = "wc_physical_strength_next_trait_level_is_3"
}
text = {
trigger = { has_trait = physical_lifestyle_strength_1 }

localization_key = "wc_physical_strength_next_trait_level_is_2"
}
text = {
trigger = { NOT = { has_trait = wc_lifestyle_physical_strength } }

localization_key = "wc_physical_strength_next_trait_level_is_1"
}
}

GetWCMagicalLifestyleLightMagicNextTraitForPerks = {
type = character

Expand Down
43 changes: 0 additions & 43 deletions common/focuses/wc_lifestyle_focuses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -607,46 +607,3 @@ elemental_earth_magic_focus_3 = {

focus_id = 44
}

physical_focus_1 = {
lifestyle = physical_lifestyle

desc = {
desc = physical_focus_1_focus_desc
desc = line_break
}

auto_selection_weight = {
value = wc_endurance_physical_auto_selection_value
}

focus_id = 45
}
physical_focus_2 = {
lifestyle = physical_lifestyle

desc = {
desc = physical_focus_2_focus_desc
desc = line_break
}

auto_selection_weight = {
value = wc_dexterity_physical_auto_selection_value
}

focus_id = 46
}
physical_focus_3 = {
lifestyle = physical_lifestyle

desc = {
desc = physical_focus_3_focus_desc
desc = line_break
}

auto_selection_weight = {
value = wc_strength_physical_auto_selection_value
}

focus_id = 47
}
6 changes: 0 additions & 6 deletions common/game_concepts/00_game_concepts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1073,12 +1073,6 @@ lifestyle_trait = {
parent = trait
}

physical_trait = {
alias = { physical_traits }
texture = "gfx/interface/icons/traits/strong.dds"
parent = trait
}

fame_trait = {
texture = "gfx/interface/icons/traits/augustus.dds"
parent = trait
Expand Down
13 changes: 0 additions & 13 deletions common/game_concepts/wc_lifestyle_game_concepts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,11 @@
parent = lifestyle_experience
}

wc_class_lifestyle = {
alias = { wc_class_lifestyles wc_class_lifestyles_no_lifestyles_line }
parent = wc_mod
}

wc_physical_lifestyle = {
texture = "gfx/interface/icons/alerts/action_lifestyle_physical.dds"
framesize = { 144 144 }
frame = 1
parent = wc_class_lifestyles
}

wc_magic_lifestyle = {
alias = { wc_magic_lifestyles wc_magic_lifestyles_no_lifestyles_line }
texture = "gfx/interface/icons/alerts/action_lifestyle_light_magic.dds"
framesize = { 144 144 }
frame = 1
parent = wc_class_lifestyles
}

wc_light_magic_lifestyle = {
Expand Down
1 change: 0 additions & 1 deletion common/important_actions/00_lifestyle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ action_can_spend_perk_point = {
has_focus_elemental_water_magic_trigger = yes
has_focus_elemental_air_magic_trigger = yes
has_focus_elemental_earth_magic_trigger = yes
has_focus_physical_trigger = yes

}
perk_points > 0
Expand Down
26 changes: 0 additions & 26 deletions common/important_actions/wc_lifestyle_actions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,32 +250,6 @@ action_lifestyle_elemental_earth_magic = {

}

effect = {
scope:actor = {
open_view_data = {
view = lifestyle
}
}
}
}
action_lifestyle_physical = {
type = alert
check_create_action = {

if = {
limit = {
has_focus_physical_trigger = yes
perk_points > 0
is_adult = yes
}
try_create_important_action = {
important_action_type = action_lifestyle_physical
actor = root
}
}

}

effect = {
scope:actor = {
open_view_data = {
Expand Down
Loading

0 comments on commit 47c30ea

Please sign in to comment.