Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Is it possible to change the model of the animal companions, specifically the lion companion, to one of the tiger models in game? And if you can, how would you do so?

 

Answers much appreciated! 

 

 

Trying to figure out this exact question myself.

 

So far I've figured out that in characters.gamedatabundle, there is a lion companion data object. I can't seem to figure out what to change to change to model though.

If I'm not mistaken, you need to change in the attack used in the ability.

 

For example:

Abilities.gamedatabundle: Summon_Companion_Wolf

Attacks.gamedatabundle: Summon_Companion_Wolf_Attack

 

Modify the FIlename to use the desired Prefab in "Summon_Companion_Wolf_Attack":

{
"$type": "Game.GameData.AttackSummonComponent, Assembly-CSharp",
"SummonType": "AnimalCompanion",
"SummonFileList": [{
"Filename": "prefabs/characters/poe2_animal_companions/cre_wolf_animal_companion.prefab"
}],
"SummonDisplayStrings": [{
"String": 536
}],
"OnSummonVisualEffect": "",
"OnDesummonVisualEffect": "",
"TeamType": "JoinParty",
"SummonCopyOfSelf": "false",
"Duration": 0,
"HasLoot": "false"
}

Edited by Kohwalter

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.